Re: TreeVocabulary in zope.schema.vocabulary

Jan-Carel Brand <[email protected]>
Newsgroups gmane.comp.web.zope.devel
Organization Opkode
Message-ID <1327404949.7648.5.camel@toaster>
On Fri, 2012-01-20 at 13:50 +0200, Jan-Carel Brand wrote:
> Hi all
> 
> I've been working on porting the Dynatree (a dynamic tree-like) widget
> to z3c.form:
> 
> https://github.com/collective/collective.dynatree
> 
> My (temporary) fork is here:
> 
> https://github.com/syslabcom/collective.dynatree
> 
> And for this I needed a hierarchical tree-like vocabulary.
> 
> So I've created a TreeVocabulary in zope/schema/vocabulary.py, based
> upon the existing SimpleVocabulary.
> 
> Instead of fromValues or fromItems, it has fromDict, to construct the
> vocab from a dict. And the internal representation, self._terms, is a
> dictionary.
> 
> My branch is here:
> http://svn.zope.org/zope.schema/branches/jcbrand-treevocabulary/
> 
> The only changes are the new TreeVocabulary in zope/schema/vocabulary.py
> and the tests for it in zope/schema/tests/test_vocabulary.py
> 
> Can someone please take a look and give some feedback? 

Perhaps I should rephrase :)

I would like my changes to be merged with the zope.schema trunk. The
tests I've added provide 100% coverage of the TreeVocabulary code.

I would just like someone to sign it off.

Should I rather create a ticket on launchpad? Or otherwise, should I
just go ahead and merge the changes to trunk?

Thanks
JC



_______________________________________________
Zope-Dev maillist  -  [email protected]
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 )
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.