On 26.04.2006, at 21:16, Jachin Rupe wrote:

hi there

I am new to Zope. I have been spending the last several days reading everything I can find on Zope. So far a lot of the larger examples I've seen use zope.app.container.btree.BTreeContainer any time it is necessary to hold a bunch of other objects. Yet when I looked at the documentation for BTreeContainer it says that I probably shouldn't be using it and should be doing something else.

hm, where did you read that?

i use BTreeContainer all the time as a base class of my containers and never had any problem




Assuming I know enough now to start working on a "real" project, should I be sticking with the stuff in the "persistent" package? Are there other persistent objects hiding somewhere else in the API I should be aware of?

thanks

-jachin
_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to