Chuck Esterbrook <[EMAIL PROTECTED]> wrote: > At 02:52 PM 10/5/2001 -0400, Matt Feifarek wrote: > >Is there some way to do this in webkit? I see that the Page.application() > >doesn't have any value-oriented methods. > > We certainly intended to make it easy to subclass Application, but haven't > quite achieved that yet.
I also agree that this can be more easily done with module globals. But I also think it would be nice to have a global Session, which used all of Session's features (mostly just moving data to disk when the application stops), but wasn't tied to a user/browser. A poor-man's ZODB. Ian _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
