allow dynamically adding object classes to types master
authorMatthijs Kooijman <matthijs@stdin.nl>
Sat, 13 Aug 2011 20:07:06 +0000 (22:07 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Sat, 13 Aug 2011 20:07:06 +0000 (22:07 +0200)
commitd8c01bc4028d5b030667acf34d003d8145c8c979
treef6c60bfe90e566c607f1168129b24759181f93ae
parent0b623815001f94b52d41b8ced53638d042ca9856
allow dynamically adding object classes to types

Doing so changes the type of an object and automatically registers new
fields. This requires separately describing the fields in an object
class.
ldapdb/backends/ldap/compiler.py
ldapdb/models/__init__.py
ldapdb/models/base.py