TODO:
-table reflection, i.e. create tables with autoload = True
-
mapper can take a row-processing/object instantiating function, without expensive construction
-lazy/eager loaders added to mapper via a list instaed of dictionary
+lazy/eager loaders added to mapper via a list instaed of dictionary (do we ?)
clean up select test suite
this will add a lot to SmartProperty since it needs to support a list of properties that all trigger
one lazy loader
-unit of work ?
-
-deletion of objects
+simple table inheritance
Oracle module