[Fwd: Re: [Zope-dev] Referencial Integrity in ZCatalogs]
Forgot to Cc: zope-dev -----Mensagem encaminhada----- From: Leonardo Rochael Almeida <leo@hiper.com.br> To: Santi Camps <scamps@earcon.com> Subject: Re: [Zope-dev] Referencial Integrity in ZCatalogs Date: Mon, 02 Aug 2004 17:05:53 -0300 I would suggest you take a look at mxmRelations, however Zope.org workflow is keeping it out of reach, and I couldn't find it on MaxM's own site. The URL for it would be: http://www.zope.org/Members/maxm/products/mxmRelations but right now it requires a login. If any kind soul from the Zope web team could release it, or if MaxM could post it somewhere else, that would be very nice. Cheers, Leo
You should be able to access it now anonymously. -Casey On Mon, 02 Aug 2004 17:07:30 -0300 Leonardo Rochael Almeida <leo@hiper.com.br> wrote:
Forgot to Cc: zope-dev
-----Mensagem encaminhada----- From: Leonardo Rochael Almeida <leo@hiper.com.br> To: Santi Camps <scamps@earcon.com> Subject: Re: [Zope-dev] Referencial Integrity in ZCatalogs Date: Mon, 02 Aug 2004 17:05:53 -0300
I would suggest you take a look at mxmRelations, however Zope.org workflow is keeping it out of reach, and I couldn't find it on MaxM's own site.
The URL for it would be:
http://www.zope.org/Members/maxm/products/mxmRelations
but right now it requires a login.
If any kind soul from the Zope web team could release it, or if MaxM could post it somewhere else, that would be very nice.
Cheers, Leo
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
En/na Leonardo Rochael Almeida ha escrit:
Forgot to Cc: zope-dev
-----Mensagem encaminhada----- From: Leonardo Rochael Almeida <leo@hiper.com.br> To: Santi Camps <scamps@earcon.com> Subject: Re: [Zope-dev] Referencial Integrity in ZCatalogs Date: Mon, 02 Aug 2004 17:05:53 -0300
I would suggest you take a look at mxmRelations, however Zope.org workflow is keeping it out of reach, and I couldn't find it on MaxM's own site.
The URL for it would be:
Yes, I've seen this solution. It's another way to make things. But I'm not sure that it can implement a foreign key "on delete restricted", for instance. I see there are a lot of ways to solve this problem, so I will implement my proposal as a separate Product. I will try to implement a IntegrityZCatalog, adding primary and foreign key capabilities. It will be easier to use for me, and also for all new zope coders comming from relational databases. If we can say "Catalogs are our Tables. Use them as you have been using Tables until now and you will be right", I think we can make they learning much short. Regards Santi Camps
participants (3)
-
Casey Duncan -
Leonardo Rochael Almeida -
Santi Camps