Tag: anonymous
Ownership and anonymous objects
When an object in the Siteframe Beaumont database is owned by a user, this means, in practice, that the table has a something _user_id column that is a foreign key back to the user table. In the class definition for the object, there is also a metadata field, "owner", that holds the name of the owner ID column. Finally, an internal method authorized() determines which users are...
0 comment(s)
/ glen
/ Internals
/ on September 19, 2005 at 06:59
