Nathan Bubna <[EMAIL PROTECTED]> wrote:
> in VTL, long and Long are the same.  have you tried just using
> DateTool.toDate(Long) with the long?

Just tried it, and it works fine.

I didn't realize that primitive types would convert like that inside nested 
method calls.  I figured (wrongly) that primitive-to-object conversions 
would only take place on the outer-most call when the value was actually 
rendered.

Thanks!

-Mike

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to