[z3-five] New style classes in browser:page
Martijn Faassen
faassen at infrae.com
Mon Aug 2 16:53:00 MEST 2004
Andy Adiwidjaja wrote:
> Something we spoke about last week: When importing
> zope.app.form.browser, an exception occurs as a configured page in the
> configure.zcml uses a new-style class which cannot function in Z2.
>
> Philikon suggested that the browser:page should just ignore such
> classes for now. Its just two lines (see attachments).
>
> If nobody objects, I would like to check-in these lines, the change has
> no effects on running Five code and would enable the FiveFormDemo.
What does this checkin do? It looks like it is skipping doing some work
that otherwise would be done.. Anyway, if Philikon is okay with it I'm
okay with it too, but I haven't got the time to review it in detail now
(about to go on vacation in a few days). Let's check it into the trunk.
Does mean that the FiveFormDemo doesn't actually work in the 0.1
release, too bad. I wasn't aware that it was broken -- next time let's
use a branch for additions which don't quite work yet.
Can we write a test for this change? Philikon?
Regards,
Martijn
More information about the z3-five
mailing list