> No, I don't see a reason for a new class. New class could override
> existing methods but we're talking about new method(s) so
> why not add them just to SQLObject's main class?

A command like “CREATE TABLE” belongs to the category “data definition language”
within SQL.
I would prefer then that corresponding classes will be loaded (or imported)
only if the code for such functionality will be used at all finally.


>>>    SQLObject does some limited introspection.
>>
>> Would you like to improve the software situation in this area?

Will the software documentation be extended also?

Regards,
Markus


_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to