I'm running into trouble when developing - as webware restarts when
seeing a changed class it writes the session data out to disk.  Since I
have my SQLObject 'User' in session an exception is thrown about not
being able to write out 'thread lock'.  Actually, I assume it's the
SQLObjects.  

It sounds like some kind of proxy is needed when putting these objects
into session when saving and restoring the session data from disk.

I seem to recall an article about doing something like this with
Middlekit a few years ago. Haven't been able to locate it though.

Does anyone have pointers to information on this, or even better a
patch for SQLObjects in session to be 'written' to disk?  I'm not
worried about this happening in a production environment, just to make
develpment more efficient.

Thanks.


=====
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Kevin Dahlhausen          'Do' or 'do not.' There is no 'Try.' 
 http://members.nccw.net/kdahlhaus/              -Yoda


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to