[Zope-dev] Re: [RfC] Removal of old stuff in Zope 2.10
Tino Wildenhain
tino at wildenhain.de
Thu Dec 22 06:32:07 EST 2005
robert rottermann schrieb:
> Rocky Burt wrote:
>
>> Max M wrote:
>>
>>
>>> If there is another practical way to do it, that would be fine too. I
>>> don't know about sqllite. But if it's more difficulte than dropping a
>>> package into a directory it would be bad.
>>>
>>>
>>
>>
>> Personally I'd be a huge proponent of including SQLite in zope core. It
>> is extraordinarilly functional and has few requirements. I particularly
>> like using it to ensure unit tests against RDBMS connections work
>> properly. Requiring a user to install postgresql just to run the unit
>> tests of a product is somewhat unfeasible.
I dont think we should inlcude more 3rd party products into zope core
unless they are required for core funtionality. And a random database
adaptor isnt really core functionality.
Linking interesting products from the download-page could be
improved to fill the gap imho.
Regards
Tino
More information about the Zope-Dev
mailing list