Re: Creating database tables from queries based on ORM API?

Markus Elfring <[email protected]> Fri, 19 Apr 2019 08:00:10 +0200
Newsgroups gmane.comp.python.sqlobject
Message-ID <[email protected]>
>> I imagine that base classes will eventually support wider applications
>> (after a while).
>
>    First, I don't believe they will.

I find this view interesting.


> the library revolves around SQLObject-the main class.

It seems that this information can indicate different software
design preferences.


> I don't see what wider application would be possible.

I guess that such a view can be adjusted if existing software limitation
will be reconsidered.


>> * Would you like to omit the CTAS command class for any special run
>>   time configurations?
>
>    That part of the discussion seems to be meaningless without code to discuss.

I can become concerned that software extensions (like my suggestion)
can influence run time characteristics of related components
in undesirable ways.


>> Will the interest grow for the application of any more design patterns?
>
>    You can pack them into the code you're writing.

I would prefer to clarify remaining software development concerns
also with the help of development tools around the unified modelling language.

Regards,
Markus