-----Mensagem original----- De: Pier Fumagalli [mailto:[EMAIL PROTECTED]
I don't understand what you base that "yes" on. Will the classloading
work? Yes, it will. But will *the* *rest* of the system work? You have
no guarantee at all.
I wrote 3 servlet containers in my life... :-) I can guarantee that class loading _will_ work, and it will be entirely transparent by component/composer classes.
Falaccy (Appeal to authority) http://www.nizkor.org/features/fallacies/appeal-to-authority.html
Ok, bad call... But as a proof I wrote some code :-)
http://cvs.apache.org/viewcvs.cgi/cocoon-2.2/src/kernel/org/apache/ cocoon/kernel/BlockLoader.java?annotate=1.3
Lines 154-176, 186-219
http://cvs.apache.org/viewcvs.cgi/cocoon-2.2/src/kernel/org/apache/ cocoon/kernel/LoadedBlock.java?rev=1.4&view=markup
Lines 249-288
:-) :-)
And it's working as far as I can see! :-P
Pier
