On Jun 28, 2004, at 11:58 AM, Kees Jongenburger wrote:
withnote that we have to be backwards compatible. I am willing to help- SCAN, including the org.mmbase.module.gui.html.* classes and supporting util classes (i.e. scanpage) This includes removing SCAN specific hooks from some core classes
creating a SCAN application with all the scan related stuff.
The main problem are the SCAN hooks in MMObjectBuilder (preCommit and such). These should either be made generic (not dependent on the scanpage object and such), or another solution should be found.
Still scanpage is about the best thing remaining from scan. we currently
send requests and responses directely into the core witch is IMHO a very
bad practice
Second this, infact scanpage was a bad name in its idea there is not much 'scan' about it. I would
also like to see it renamed or something replacing it that keeps request/response abstraction from
the servlet api.
Daniel.
