[EMAIL PROTECTED] schrieb: > I'm still using sqlobject---can't comment on that vs. sqlalchemy, > except that I did once try to switch, but decided it would take too > long. (I have 35 tables at the moment in my application). So you > might be better just using sqlalchemy. from the beginning.
Yes, I would recommend to go with SA from the beginning, unless you have a rather simple model (5-10 classes) and no complicated queries or relations. > Now unless there's been a recent development---mochikit seems to be > dead. The last release was in April 2006. Yes, there is some recent development, but no new release yet. So MK is not dead, but it doesn't move if you don't stir it ;-) Chris * See http://docs.turbogears.org/1.1/DevPlans under "MochiKit" --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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?hl=en -~----------~----~----~----~------~----~------~--~---

