I noticed these three new dependencies in TG2.

> +        'zope.sqlalchemy',
> +        'SQLAlchemy>=0.5beta3',
> +        'TurboJson',

I think TurboJson should stay a dependency here, but I don't think
there's anything in the tg package which requires that SQLAlchemy or
zope.sqlalchemy are installed.  These should be requirments in
tg.devtools, and should be requirements in the quickstart default, but
I would like to make it possible to have a tg2 site that used couchDB
and does no transactional stuff at all.

Perhaps I'm on the wrong track here, but it seems sensible to provide
this stuff as default but to make it easy or at least possible to do
something else.   What do you all think?

-- 
Mark Ramm-Christensen
email: mark at compoundthinking dot com
blog: www.compoundthinking.com/blog

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to