[z3-five] five newbie questions
Martijn Faassen
faassen at infrae.com
Tue Aug 23 18:59:41 CEST 2005
Bakhtiar A Hamid wrote:
> i'm trying the zope3 programmers tutorial (buddydemo) and am stuck.
> traceback included at the end of this mail.
[snip]
> if i commented <browser .., everything loads ok. but that defeats the purpose?
>
> will the buddydemo for zope 3 work with five? i'd assume(hoping) it will?
Hey Bakhtiar, long time no see. :)
I don't think the buddydemo will work with Five -- Zope 3 code isn't
straightforwardly usable with Five in Zope 2, for a number of reasons.
We're getting closer step by step, though.
Right now Five enables you to use adapters and views (with ZCML) for
Zope 2 objects. Content objects still need to be created in Zope 2,
though they can stay a lot more simple. What Five enables is quite a
lot, but Zope 3 enables quite a lot more still.
Regards,
Martijn
More information about the z3-five
mailing list