On 29/08/2006, at 01:13 AM, Toshio Kuratomi wrote:
Greetings all, Elliot in particular,
I started to parse the owners.list file in preparation for setting up
some sort of ACL system on the new VCS and decided to look into how
this
is going to interact with the PackageDB. For starters, I took the
TurboGears schema that Elliot posted and added comments.
Are the comments in this file accurate? Can you explain what the
"status" fields in the *History classes represent?
It tells you the new status of the item at that point in history. For
example, this lets you tell who changed a package from 'UNDER_REVIEW'
to 'APPROVED', and when.
Best,
-- Elliot