Bugs item #1694462, was opened at 2007-04-04 20:12 Message generated for change (Comment added) made by cito You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=104866&aid=1694462&group_id=4866
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: WebKit Group: None >Status: Closed >Resolution: Accepted Priority: 5 Private: No Submitted By: Ben Parker (benparker) >Assigned to: Christoph Zwerschke (cito) Summary: Allow custom subclasses of SessionStore and Session Initial Comment: Relevant to a recent webware-devel post: I needed to subclass SessionStore and Session to implement a MySQL-backed custom session store for an app clustered on many appservers. Attached is a backwards-compatible patch to Application.py which allows four new optional config settings: SessionStoreModule SessionStoreClass SessionModule SessionClass If either of those pairs are present, the specified class is imported from the specified module in the same mechanism as SessionXxxStore is imported in the current code. ---------------------------------------------------------------------- >Comment By: Christoph Zwerschke (cito) Date: 2007-04-06 00:37 Message: Logged In: YES user_id=193957 Originator: NO Thanks. A similar patch using less configuration settings has been checked in to the trunk in r6407. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=104866&aid=1694462&group_id=4866 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Webware-devel mailing list Webware-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/webware-devel