September, 2005

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

RSS Feed Support I am assuming that people would like to be able to display RSS feeds on their site. Since Siteframe is not intended to be an RSS aggregator (of which there are already many), my presumption is that RSS feeds would be used to link certain sites together. For example, the Contax G Pages might like to display recent images from the Non-Contax G Pages, a sister site. A community website might want...
6 comment(s) / glen / Internals / on September 2, 2005 at 11:27