[ZODB-Dev] Developing model specific mappers using Ape

Paolo Bizzarri p.bizzarri at icube.it
Sun Mar 28 08:35:20 EST 2004


Hi everyone,

we are completing a rather large open source application called PAFlow 
(www.paflow.it). It is a document tracking and management system for public 
administrations.

Right now, we are working with Zope + Postgresql for storing data. We are 
slowly evolving our design towards the following:

- some Zope objects (that we call table gateways) provide access to Postgresql 
tables;

- from their results, we build wrappers, that are mantained as temporary 
objects.

Now, we are considering if this could be done using Ape. As far as we 
understand, Ape do provide some sort of specific mapping for class of 
objects. However, the available examples are all generic mappers.

Is some more specific example available ?

Best regards.

Paolo

-- 
Paolo Bizzarri - President - Icube S.r.l.
Address:   	Via Ridolfi 15 - 56124 Pisa (PI), Italy
E-mail:	p.bizzarri at icube.it	Web:	http://www.icube.it
Phone:	(+39) 050 97 02 07	Fax: 	(+39) 050 31 36 588



More information about the ZODB-Dev mailing list