Ksenia Marasanova said: > 2005/6/20, mso@oz.net: >> New version --> http://quixote.idyll.org/session2/session2-0.5.tar.gz > > Does this session module work by any chance with Quixote 1? :) Sorry for the late response. My DSL modem went kaput so I only have limited time for email. I haven't tried it with Quixote 1. You'd have to compare Q1's SessionPublisher class with Q2's Publisher, and possibly modify it to call the SessionManager methods the same way the latter does. The Session class itself is the same, just .is_dirty() is missing. If you do it and send me the instructions, I'll add it to the documentation. -- -- Mike Orr