It's at http://peak.telecommunity.com/DevCenter/PythonEggs
I haven't heard much about it recently, but it looks brilliant.
xtian
--
http://mail.python.org/mailman/listinfo/python-list
) when instantiating domain objects that might be retrieved
in many different ways, for example getting an instance of a user by
database id or by login details:
u = User.getById(1234)
u = User.getByLogin(username, password)
Cheers,
xtian
--
http://mail.python.org/mailman/listinfo/python-list
om/releases/0.3.0/nevow-intro.html)
I don't know how detachable it is from the rest of nevow. I'd assume it
wouldn't be too difficult to implement in a standalone fashion.
xtian
--
http://mail.python.org/mailman/listinfo/python-list