True.. ("..you're pretty much married to it..") that's what I saw also..
Like any bad class library, once you link to it, you're basically toast from
then on.The flip side, of course, is too much flexibility.. so much so that you're not really sure where to begin. I was somewhat wary of that when I pushed into Pylons initially. But I quickly found that not to be the case. There is a definite development process, I think, that keeps some order for the developer (which is particularly important when you're starting out). on the new startup.. that's cool.. I'm working on (yet another) one myself.. www.trailbender.net. The coolest things are what we've done with Pylons/Postgresql/PostGIS for geo-spatial stuff.. Anyone can read the dev blog trailbender.wordpress.com... Some (slightly schizophrenic) examples and how we use it with SQLAlchemy/PostGIS. On Mon, Jan 19, 2009 at 11:28 AM, Jonathan Vanasco <[email protected]>wrote: > > Django is like Rails -- it forces you into building certain types of > apps with certain styles. > > If you build a Django app , you're pretty much married to it -- and > can expect it to work much like other apps. That's not necessarily a > bad thing. > > Pylons & SqlAlchemy offer a lot more control. > > One of my websites is 90% ModPerl with 10% pylons offloaded ; we use > the same tables & db seamlessly. I don't know if its possible in > django - but it was too hard to get done. > > Another one of my projects is 60% Pylons, 20% PHP and 20% MovableType > (Perl). Again, Pylons power and flexibility let me seamlessly get all > of them working together. > > ( btw , we're *finally* about to release a web framework toolkit based > on Pylons that lets people do all this . huge product launches in the > next 6 weeks after 1yr of development and testing ). > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
