Support for reading Radiance HDR images
---
Key: SANSELAN-25
URL: https://issues.apache.org/jira/browse/SANSELAN-25
Project: Commons Sanselan
Issue Type: New Feature
Reporter: peter royal
I
On Oct 21, 2007, at 4:23 PM, [EMAIL PROTECTED] wrote:
2.0 starting
ooh!
what all do you want to achieve?
-pete
--
[EMAIL PROTECTED] - http://fotap.org/~osi
smime.p7s
Description: S/MIME cryptographic signature
On Oct 12, 2007, at 6:31 AM, Rahul Akolkar wrote:
On 10/12/07, peter royal <[EMAIL PROTECTED]> wrote:
howdy jexl users!
i just added support for declaring arrays into the grammer. [ 'foo',
'bar' ] gets turned into new Object[]{"foo","bar"} now (o
howdy jexl users!
i just added support for declaring arrays into the grammer. [ 'foo',
'bar' ] gets turned into new Object[]{"foo","bar"} now (of course,
you can use any valid expression for your array items)
i've also updated the introspection/uberspect code with the latest
from velocity