I'd like to change the signature of IComponentResolver.resolve().
Currently the implementation has to resolve the component AND to
render it if found and returns true/false. IMO that is misleading
(resolveAndRender). I'd like to change it and return the Component
found. Though probably not many users have implemented there own
resolvers, it requires a change to the public API . Any objections
that I make this change?

Juergen


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
Wicket-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to