On 12/6/05, Jonathan Daugherty <[EMAIL PROTECTED]> wrote: > # Why can't we just allow the model class defined by the user to be > # used? > > That doesn't seem promote a clean separation of "table-level" > vs. "row-level" functionality.
Exactly. And don't forget that we're dealing not only with automatically-generated functions, but with automatic module-level classes (the manipulators, ObjectDoesNotExist exception, etc.). Robert, if you can think of a more elegant way of keep these things separate, that'd be great. I'm a bit stumped myself, because a module seems to be the most appropriate Python way to keep a bunch of objects in the same namespace. Adrian -- Adrian Holovaty holovaty.com | djangoproject.com | chicagocrime.org