[Zope] User with Properties?

Alexander Limi alexander@limi.net
Thu, 23 Mar 2000 12:47:57 +0100


> >Is there an easy way to create users that have properties? Eg. if I want
> >to assign an integer value to a user.

> I did this by writing a python method...   see my how-to:
>
> http://www.zope.org/Members/element/addingUsersInPython

This creates a user from python - nice, but doesn't solve my problem. I want
to be able to assign a property sheet of some sort to each user I create, so
I can store his/her local preferences on my site.

Does anybody have a clue on how to accomplish this?

Thanks for the suggestion, though.

Alexander.