I'm going to be looking into optimizing the performance of the ValueStack and because of the recent conversations regarding OGNL and other options, I anticipate that others may have some ideas.

I've ripped off the custom stack that Bob posted to the list a couple of a weeks ago, and have realized significant gains using it, however, because it only optimizes simple properties, I still think there's a lot of room for improvement. Specifically, method invocations are very expensive and happen to be used often in processing the components - especially if you use i18n features (getText()), etc...

I think I'm going to start by looking at MVEL, what other ideas do people have?


David


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

Reply via email to