OGNL 3.0 is not yet available. Tapestry 4.0 still relies heavily on OGNL, but many common things can be done without using OGNL (and paying the reflection performance penalty). For example, component:foo instaead of ognl:components.foo.
On 8/8/05, Jason Suplizio <[EMAIL PROTECTED]> wrote: > I'm still documenting my evaluation of Tapestry and could use a quick > answer... > . > I've read that the Tapestry 3.0.3 experiences some performance bottlenecking > due to OGNL 2.6.7 jar and that OGNL 3.0 fixes this issue. > > Question: Has Tapestry 4.0 upgraded to OGNL 3.0 or resolved this issue in > another way? > > Thanks! > Jason > > -- 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]
