From dev-return-19404-apmail-jackrabbit-dev-archive=jackrabbit.apache.org@jackrabbit.apache.org Wed Jul 16 14:02:23 2008 Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 63119 invoked from network); 16 Jul 2008 14:02:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Jul 2008 14:02:23 -0000 Received: (qmail 68916 invoked by uid 500); 16 Jul 2008 14:02:22 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 68892 invoked by uid 500); 16 Jul 2008 14:02:22 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 68881 invoked by uid 99); 16 Jul 2008 14:02:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Jul 2008 07:02:22 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Jul 2008 14:01:37 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D0359234C173 for ; Wed, 16 Jul 2008 07:01:31 -0700 (PDT) Message-ID: <85667256.1216216891851.JavaMail.jira@brutus> Date: Wed, 16 Jul 2008 07:01:31 -0700 (PDT) From: =?utf-8?Q?Michael_D=C3=BCrig_=28JIRA=29?= To: dev@jackrabbit.apache.org Subject: [jira] Closed: (JCR-1555) Add support for boolean values to QValue In-Reply-To: <1132028508.1209135957635.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JCR-1555?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:all-tabpanel ] Michael D=C3=BCrig closed JCR-1555. ------------------------------ > Add support for boolean values to QValue > ---------------------------------------- > > Key: JCR-1555 > URL: https://issues.apache.org/jira/browse/JCR-1555 > Project: Jackrabbit > Issue Type: Improvement > Components: jackrabbit-spi, jackrabbit-spi-commons > Reporter: Michael D=C3=BCrig > Assignee: angela > Priority: Minor > Attachments: JCR-1555(2).patch, JCR-1555-mreutegg.patch, JCR-1555= .patch > > > I suggest to add support for reading and writing boolean values to QValue= and QValueFactory. I find it strange that there is such support for the ot= her data types but booleans must be constructed via strings.=20 --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.