percious schrieb: > Catwalk + SA never worked. We made a stab at it at last year's > Pycon. > Hence the creation of DBSprockets.... > > Catwalk+SO has many bugs. The code is about 1200 lines of JS > spaghetti code, on top of 1200 or so lines of Python spaghetti code. > It is un-maintained, as far as I know.
The bugs are at least not very obvious I would say. And after I first glance I wouldn't call it spaghetti code (I cannot really imagine spaghetti code in Python anyway ;-) If you use AJAX, a certain complexity cannot be hidden. But yes, the problem is that it is not maintained any more and it is so complex and SO centered that nobody dares to touch the code... Maybe the problem was that you tried to make Catwalk SA compatible. I would probably try a complete rewrite for SA instead, and only get some inspiration from the original Catwalk. > I was really trying to get a status on FastData and ModelDesigner. > Are these currently working? Since I'm not using SO, I don't know. But I noticed that the SQL designer code that ModelDesigner is based upon, has experienced some heavy updates in the last time and looks even cooler. So it would be probably a good idea to rewrite ModelDesigner based on the latest SQL designer, and only get some inspiration from the old ModelDesigner. -- Christoph --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
