Re: zope.i18messageid
Wichert Akkerman <[email protected]>
| Newsgroups | gmane.comp.web.zope.devel |
|---|---|
| Message-ID | <[email protected]> |
On 2010-7-2 19:49, Tres Seaver wrote: > The change here is to remove 'standard=True' from the feature > constructor. Developers who want the feature enabled can then build the > egg via: > > $ python setup.py --with-codeoptimization bdist_egg > > We could then update the zc.recipe.egg:custom recipe to allow specifying > features to be installed for a given egg. That would be a very welcome change for SQLAlchemy as well: it has an optional C extension to speed of marshalling data from SQL responses. Wichert. -- Wichert Akkerman <[email protected]> It is simple to make things. http://www.wiggy.net/ It is hard to make things simple. _______________________________________________ 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 )