Maurits van Rees-3 wrote: > > Op 17-03-11 11:53, raharley schreef: >> This is the problem I am going to have. I am integrating a ZMI based >> application with lots of sql methods/python scripts with a Plone install. >> What's the best practice here? > > Best would probably be to replace those zsql mothods with sqlalchemy. > > -- > Maurits van Rees > >
There's 9000 ZSQL methods in the application .... I want to have a life for the next two years :) Also how does sql alchemy handle joining 6 tables in a normalised database. Not as easily as straight SQL I would bet. -- View this message in context: http://plone.293351.n2.nabble.com/Plone-Crash-Course-tp6159391p6187622.html Sent from the Product Developers mailing list archive at Nabble.com. _______________________________________________ Product-Developers mailing list [email protected] https://lists.plone.org/mailman/listinfo/product-developers
