6 Jun
2003
6 Jun
'03
8:32 a.m.
Tom P. Allred wrote:
I thought about using ZClasses to define data objects but someone suggested ZClasses had problems I didn't want to deal with.
I think it's easier to use python classes instead. ZClasses are overly complicated. They should be rewritten into something that is easier to use, but has much less functionality, IMO. You could also use CMF and define up portal_types, but I think that may be a less neat solution.