[Zope] Tutos
Oliver Marx
Oliver@tekk.dk
Tue, 13 Aug 2002 15:59:57 +0200
Well
First of all I don't think that I would use the ZODB for a TeamWare project.
TeamWare will if used generate a lot of data and this is AFAIK not what
the ZODB is designed. But then again - I could be wrong.
With that said and with all the debate there has been around Intranet
and Zope - maybe we should consider making a framework for that?
TeamWare would just be a part of it.
\Oliver
Maik Jablonski wrote:
> Oliver Marx wrote:
>
>> Dear List
>>
>> I am thinking of writing a Tutos frontend for Zope.
>>
>> Would that be of any interest?
>>
>> \Oliver
>
>
> hi oliver,
>
> what are the benefits & the surplus from this rewrite? storing your
> data still in MySQL [or any other relational database] and simply
> replacing PHP-web-interfaces with Zope/Python-Interfaces is a lot of
> work & maintainance for a long time [to be in sync with the
> Tutos-guys] without any significant advantages, isn't it?
>
> switching the database-backend to ZODB would be interesting [maybe a
> 'proof on concept' for the power of ZOPE], but is even more work for
> one person. maybe we should think about starting a TeamWare-Project
> for ZOPE from the scratch...;-)
>
> cheers, maik