Message21

Author tseaver
Recipients tseaver
Date 2007-10-26.17:19:09
Content
In a repoze.grok environment, it would be useful to have a script which took the
PyPI
distribution name of a Grok application, easy_installed, it, and then added the ZCML
slug which enabled it (in 'etc/grok-apps').

This would of course be unnecessary if Grok implemented an entry point for
identifying
Grok pluigins, and used it to load the pluigin's ZCML.
History
Date User Action Args
2007-10-26 17:19:09 tseaver set recipients: + tseaver
2007-10-26 17:19:09 tseaver set messageid:
2007-10-26 17:19:09 tseaver link issue9 messages
2007-10-26 17:19:09 tseaver create