On Fri, 2003-10-31 at 04:22, Antonio Gallardo wrote: > Hi: > > Where can I found the sources of xreporter-expression-20030725.jar? > > I need to add there the Integer datatype to use it with woody.
The expression library works internally only with BigDecimal's, so conversion must be done at the boundaries. I just made a commit which should fix it. BTW, don't put too much effort into this since the expression library will likely be replaced by JXPath. -- Bruno Dumon http://outerthought.org/ Outerthought - Open Source, Java & XML Competence Support Center [EMAIL PROTECTED] [EMAIL PROTECTED]
