23 Mar
2000
23 Mar
'00
1:16 p.m.
Alexander Limi wrote:
Is there an easy way to create users that have properties? EG. if I want to assign an integer value to a user.
I tried subclassing the "User" class in a ZClass, but that wouldn't work. I also tried out the Portal Toolkit, but couldn't get it working.
The easiest option is simply to wait a bit til the PTK version is working. Or even help out yourself with this part of the code. Otherwise, you can, for example, create an SQL table (in gadfly) with the username as an unique index and properties as other columns. -- Itamar S.T. itamars@ibm.net