we could do this to attribute modifiers too in theory...
was just looking in Component and we have this now:
/** possible list of handlers of event requests (eg XmlHttpRequests). */
private Map eventRequestHandlers;
in Component. that seems like a case for an external map if i ever saw one.
if 99% of wicket components are never going to have AJAX in them, why
does every component in wicket now have the overhead of this map reference?
Phil Kulak wrote:
Nice. Now I can have validation occur in the right order. Thanks, Jonathan!
On 8/11/05, Jonathan Locke <[EMAIL PROTECTED]> wrote:
done! ;-)
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Wicket-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-develop
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Wicket-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-develop