Christian Boos ha scritto:
But maybe the "namespace_packages" functionality of setuptools could help here, suggesting a policy of using a common "trac.versioncontrol" namespace for all the plugins.

Thanks for the tip.
I implemented this in http://projects.edgewall.com/trac/changeset/2897

Great! I'm still fighting with low-level off-by-one issues in my new darcs plugin, but I'll surely try to push in the namespace. BTW, why did you need to declare *two* namespaces on hg plugin (I mean, both "trac" and "trac.versioncontrol")?

So, maybe we could drop the "trac" part of the plugin name, to get a nicer trac.versioncontrol.hg, trac.versioncontrol.darcs and so on, right?

ciao, lele.
_______________________________________________
Trac-dev mailing list
Trac-dev@lists.edgewall.com
http://lists.edgewall.com/mailman/listinfo/trac-dev

Reply via email to