On Mon, 2011-12-05 at 15:05 -0500, Chris McDonough wrote: > On Mon, 2011-12-05 at 08:07 +0100, Wolfgang Schnerring wrote: > > * Chris McDonough <chr...@plope.com> [2011-12-05 04:02]: > > > ssh://svn.zope.org/repos/main/zope.configuration/branches/chrism-dictactions > > > > > > I want to be able to associate a new value ("introspectables") with each > > > ZCML configuration action > > > > > > On the zope.configuration trunk (and in all past releases), each ZCML > > > action is maintained as a tuple. The tuple can be of any length up to > > > seven elements, but mustn't exceed a length of seven. > > > > > > the z.config code is much easier to understand when the action is just > > > a dictionary instead of a pseudo-struct. > > > > +1, this makes a lot of sense to me. > > The chrism-dictactions branch was merged to trunk; the changes will be > present in zope.configuration 3.8.0 (once released).
I've released zope.configuration 3.8.0 with the aforementioned changes. - C _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )