On Dec 15, 2003, at 3:37 PM, Jaco de Groot wrote:
Pierre van Rooden wrote:CALL FOR: functions-framework CALLED By: Michhiel Meeuwissen This call has been extended to wednesday 16/12/2003 12:00, due to too few (or unclear) votes.
[X] +0 (ABSTAIN )
I don't like the idea of calling other classes than the bridge. If more functionality is needed, e.g. for a forum, my approach is to build this on top of the bridge (using a framework like struts for exampele) instead of making the bridge/taglibs call other classes. I think it would be better to put time in making the taglibs compatible with JSTL. Just my opinion. :)
Jaco
Why would they not use the bridge ? 'complex' actions are now hacked into jsp pages instead of classes (that use the bridge). Functions provide a way to give frontend developers
better tools (better abstraction). We can (and should in most cases) demand that they use the bridge).
Daniel.
