10 Mar
2003
10 Mar
'03
2:07 p.m.
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