[Zope] ZClass object/data modeling question

mlilly@tinorb.com mlilly@tinorb.com
Thu, 11 Jul 2002 21:35:35 -0400


Greetings,
I am setting up an application that will have a project object/class, and
each project can have multiple tasks, multiple deliverables, and multiple
team members=2E  How best to represent this in Zope ZClasses??

As i see it, the options are:
1=2E use ZClass sub-objects=2E This seems unstable or not well liked by th=
e
community=2E
OR
2=2E give each task, deliverable, and team-member class an attribute of
project_id to bind them to the parent project class (like a foreign key
relationship in RDBMS's)
OR
3=2E use python and create "real" classes=2E this would require me to spen=
d
more time learning/building the class libraries, but if it's the much
preferred solution, i will=2E

Any thoughts are much welcome=2E
Thanks,
mark

--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web=2Ecom/ =2E