On 2007-02-02 05:47:22 -0800, webguy7890 wrote: > > Well, for my app, I am likely to stick to Genshi + SA only. The > problem is that each person has their own preference. And when I try > to install their components/eggs into my project, now I have to work > with another set of templates/ORM. To use an example to illustrate > this, my project uses Genshi + SA. I want to introduce tagging on my > app. Tasty is a nice component for tagging, but it uses SO. My > initial take on is this if I want to use Tasty, I need to support two > ORMs (which I am not excited about). Any tips on simplifying the > situation?
The whole point of Tasty is that you access it over HTTP. It happens to be written with TurboGears and SO, but the interface is pure HTTP. I use Tasty at work with Java, Perl and PHP apps. You're free to use whatever ORM you want for your code. -- anders pearson : http://www.columbia.edu/~anders/ C C N M T L : http://www.ccnmtl.columbia.edu/ weblog : http://thraxil.org/
pgpTDbfC67IvJ.pgp
Description: PGP signature

