Joe Germuska wrote:
I agree that the EL support, especially if designed to be pluggable, should be as consistent as possible between projects. I'd like to see how Don has set up the configurability in Struts-Ti (btw, how is that pronounced anyway? Is it like "Titantium"? or like "tie"? or like "tea"? Am I really the first one to ask?)

I'm going with Titanium. I'm an ultralight backpacker so Titanium is near and dear to my heart - very light, yet surprisingly strong.

Regarding configurability, that is where Spring and interface-driven development comes in. Commons-chain helps with key decision points to allow someone to plug in their own behavior. Concerning EL support, XWork, the action framework for Ti, relies on OGNL. I'm working with the WebWork guys on abstracting that out so it will be pluggable. OGNL has a lot of power, however, if you are using JSP 2.0, you might want to keep the EL consistent.

Don


Joe



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

Reply via email to