From users-return-12885-apmail-jackrabbit-users-archive=jackrabbit.apache.org@jackrabbit.apache.org Mon Oct 05 08:12:26 2009 Return-Path: Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: (qmail 11561 invoked from network); 5 Oct 2009 08:12:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Oct 2009 08:12:26 -0000 Received: (qmail 24763 invoked by uid 500); 5 Oct 2009 08:12:25 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 24696 invoked by uid 500); 5 Oct 2009 08:12:25 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 24685 invoked by uid 99); 5 Oct 2009 08:12:25 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Oct 2009 08:12:25 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [209.85.219.220] (HELO mail-ew0-f220.google.com) (209.85.219.220) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Oct 2009 08:12:16 +0000 Received: by ewy20 with SMTP id 20so2521265ewy.44 for ; Mon, 05 Oct 2009 01:11:55 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.53.133 with SMTP id g5mr941105wec.37.1254730315392; Mon, 05 Oct 2009 01:11:55 -0700 (PDT) Date: Mon, 5 Oct 2009 09:11:55 +0100 Message-ID: <4e4f46500910050111t4c40590cg8b7f71c17c1b633f@mail.gmail.com> Subject: No Float Support From: Ben Short To: users Content-Type: multipart/alternative; boundary=0016e6db76b0bce8da04752baae4 X-Virus-Checked: Checked by ClamAV on apache.org --0016e6db76b0bce8da04752baae4 Content-Type: text/plain; charset=ISO-8859-1 Hi, I have been evaluating Jackrabbit and noticed that you can't have a float property. Is this something thats planed in JSR 283? The way i got around the problem was to create a price node on my product node with 2 integer properties, pounds and pence. This might make querying and sorting pretty hard though. Are there any other ways to store a float value? Regards Ben Short --0016e6db76b0bce8da04752baae4--