I need to make a small change to ATVocabularyManager. Specifically, I need a
simple vocabulary value to be longer than 32 characters; ie a TextField and
not a StringField for the value of the key-value pair. What is the "right"
way to make this change - copy ATVocabularyManger to MyATVocabularyManger,
make the change to simple.py and install MyAtVocabularyManger? Or is there a
way to "extend" the product as I can extend a class and just change the
schema for simple.py? Not sure how I would do the second option.

Thanks!

Mark

P.S. I am referring to Plone 2.5.5
_______________________________________________
Product-Developers mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/product-developers

Reply via email to