Re: In regards to Struts 2 Validation.

2007-12-10 Thread Niall Pemberton
On Dec 10, 2007 7:02 AM, Philip Luppens [EMAIL PROTECTED] wrote: On Dec 9, 2007 7:42 AM, Tom Schneider [EMAIL PROTECTED] wrote: Just wanted to chime in here. I have very specific goals that I am trying to achieve, so I thought I would explain them in detail. (this is something I've been

Re: [s2] Allowed methods next step

2007-12-10 Thread Brian Pontarelli
Don Brown wrote: Since the commit for this feature involved a rather large XWork change (properly immutable configuration objects [1]), I decided to commit what I have and discuss the next steps. First, due the aforementioned fix [1], Brian, your SmartURL's migration work will probably be most

RE: In regards to Struts 2 Validation.

2007-12-10 Thread Bob Tiernay
I believe that OVal will soon be a referenced as existing technology for this JSR: http://sourceforge.net/forum/forum.php?thread_id=1640398forum_id=488109 As far as I can tell, they have the most powerful set of features including support for: - AOP (AspectJ) - Spring integration

Future of UIBean

2007-12-10 Thread Jeromy Evans
Is anyone actively thinking about the future of UIBean? This class has several features that I find immensely frustrating as a user: 1. UIBean includes a property for every imaginable html attribute and tooltips etc. When these these aren't applicable to subclasses they have to be overridden