Return-Path: Delivered-To: apmail-poi-user-archive@www.apache.org Received: (qmail 6626 invoked from network); 24 Aug 2007 06:56:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Aug 2007 06:56:04 -0000 Received: (qmail 93805 invoked by uid 500); 24 Aug 2007 06:55:59 -0000 Delivered-To: apmail-poi-user-archive@poi.apache.org Received: (qmail 93783 invoked by uid 500); 24 Aug 2007 06:55:59 -0000 Mailing-List: contact user-help@poi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "POI Users List" Delivered-To: mailing list user@poi.apache.org Received: (qmail 93774 invoked by uid 99); 24 Aug 2007 06:55:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Aug 2007 23:55:59 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Aug 2007 06:55:53 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1IOT4u-00023A-Fi for user@poi.apache.org; Thu, 23 Aug 2007 23:55:32 -0700 Message-ID: <12307528.post@talk.nabble.com> Date: Thu, 23 Aug 2007 23:55:32 -0700 (PDT) From: kix To: user@poi.apache.org Subject: HSSF FormulaParser / HSSFFormulaEvaluator question MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Nabble-From: g.kickinger@gmx.net X-Virus-Checked: Checked by ClamAV on apache.org Hi, I was just wondering about the formula evaluation algorithm. Why do you nee= d the FormulaParser at all. The cell already contains the Ptgs within the formula record. But you transform the Ptgs into a string representation and then parse the string to reconstruct the Ptgs.=20 Maybe I miss something, but I really don't see the point. Thx, G=C3=BCnter --=20 View this message in context: http://www.nabble.com/HSSF-FormulaParser---HS= SFFormulaEvaluator-question-tf4321995.html#a12307528 Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@poi.apache.org For additional commands, e-mail: user-help@poi.apache.org