Very odd; no changes in the code, this should work. You would get tripped up if the parameter was null (null can't be expressed as a long, just as a Long, and would likely cause a runtime error).
On 8/13/05, Ralf E. Stranzenbach <[EMAIL PROTECTED]> wrote: > Hi, > > I noticed that since Tapestry 4-beta4 my listeners and parameters stoped > working with "long" values. I'm now enforced to using "Long" instead. > > Is this a planned behaviour ? > > > Regards, > Ralf Edmund Stranzenbach > > > > -- Howard M. Lewis Ship Independent J2EE / Open-Source Java Consultant Creator, Jakarta Tapestry Creator, Jakarta HiveMind Professional Tapestry training, mentoring, support and project work. http://howardlewisship.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
