+1 TableXXXX

If that doesn't suit, I have a few more ideas

  WorkSpace

(For the next few, read them as if they have "of Tables" tacked on the end)

  Nest
  Register
  Catalogue
  Schedule

On 13 Apr 2006, at 01:18, Michael Bayer wrote:


im liking TableSpace at the moment.  Tables are the primary thing it
stores, and everything else inside of it is directly associated with a
Table, except for a Sequence which is indirectly associated with a Table.
Table is also the only object that receives an explicit TableSpace
argument, everything else is added via their association with some Table.

there can also be TableStore, TableRegistry (if we really think oracle
folks just cant handle a name overlap, even though an oracle tablespace
concept is specific to its configuration and usually not at all used
within application design, id say TableRegistry).

I think the problem with SchemaWhatever implies that you put "Schemas"
inside the "Whatever", which is not really the case. SchemaItemWhatever
is just too long (SchemaItem is the base class for Table,Column,
ForeignKey, etc.)

--
http://www.alastairs-place.net




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Sqlalchemy-users mailing list
Sqlalchemy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users

Reply via email to