> If it is a separate project, I don't see why we should ship it with the core. > We don't ship CherryPy, we don't ship Kid, we don't ship Genshi. Separate > project is separate project. The approach I'd use would be to ship Toolbox2 > as a separate project and require a range of versions from TG to make it > work.
By "ship it with the core" I mean have it registered as a dependency, so it's automatically installed when you install tg. So by that definition we do ship Genshi and SQLAlchemy -- they are required to make tg2 work. On the other hand Kid, Mako, and SQLOBject are not installed by default, so we don't ship those... So I think we're on the same page. --Mark --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
