On Fri, 2002-02-01 at 17:13, Luke Opperman wrote: > > --- "Love, Jay" <[EMAIL PROTECTED]> wrote: > > Couldn't you generate the definitions in the __init__ > > dynamically at Servlet > > creation time? > > I don't think so. First, it would require generating all > the possible definitions. Depending on the customer, this > is in the dozens. That's feasible, although I don't like > it.
Remember, a single form definition can run many servlets. It's no big memory problem, though if you need to update the definitions themselves it would probably become a bit messy, for a number of reasons. Ian _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
