On Mon, Feb 09, 2009 at 10:52:01AM +0300, Dan Korostelev wrote:
2009/2/9 Dan Korostelev <nadako@gmail.com>:
2009/2/9 Stephan Richter <srichter@cosmos.phy.tufts.edu>:
Anyone, how close are we to a z3c.form 2.0 release?
I worked on the multi widget a little some time ago, adding conditional add/remove buttons. However, there are still some (not too important though) TODOs on it.
Also, there's a really strage bug with macros when using z3c.pt discovered in tests/simple_groupedit.pt. I leaved a comment there [1], I guess that's for Malthe. :-)
I think, I'll try to make a review of current z3c.form's state and write more on that.
[1] http://svn.zope.org/z3c.form/trunk/src/z3c/form/tests/simple_groupedit.pt?vi...
Oh, also, I guess it should use z3c.ptcompat rather than z3c.pt.compat for z3c.pt thing.
I have a branch for that, but am blocked on merging that because the z3c.ptcompat code has test failures (in itself and z3c.form). These test failures existed before I moved z3c.pt.compat to z3c.ptcompat.
-- WBR, Dan Korostelev _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
-- Brian Sutherland