- support new schema
authorMark Huang <mlhuang@cs.princeton.edu>
Mon, 25 Sep 2006 15:10:00 +0000 (15:10 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Mon, 25 Sep 2006 15:10:00 +0000 (15:10 +0000)
commit8443b752189a6e8e834f92bef995d4e7a32441bf
treed5b422a0334cb5a0cefac3ccf31813513add6433
parent32ed8ac14d6673307ace81c452271d3e8f552d2f
- support new schema
- use new table views instead of defining join_fields, extra_fields, and
  all_fields
- rename flush() to sync() to be like shelve
- remove accepted_aup field
- removed unused validate_role_ids() and validate_site_ids() functions
PLC/Persons.py