Dieter Maurer wrote: > > * use a small persistent object per user to count logins. > Note that each login will write this object to the ZODB. > Therefore, you place it either on a non-undoable storage > or ensure, it is really small. ...it had also better support application-level conflict resolution. cheers, Chris