On Mon, Sep 2, 2013 at 11:44 AM, Jonathan Vanasco <[email protected]> wrote: > You'd be surprised at how many dev environments aren't "MVC" oriented; > wordpress and drupal have somehow become frameworks themselves, with too > many people building insanity on top of them. Many of those are looking to > get out of extreme technical debt.
I just talked with somebody who makes Wordpress apps, and he built a framework on top of it, I guess for this reason. That's the way it goes with web technologies: PHP, Javascript, MySQL, and Perl have all gone the same way: something appears that's simple enough to get a lot of people using it, and then it ends up being used for more and more complex stuff, and then people start choosing it because hosting sites have it preinstalled. -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/groups/opt_out.
