Just take a look at the major open source PHP apps and you'll quickly realize they are all over the map in how than handle things.
I meant in terms of syntax, not infrastructure. The paragraphy immediately before that comment specifically called out Rail's myriad of special syntax.
However, in my limited rails exposure their mantra of "convention over configuration" does seem to produce fairly similar architectures that make it easier to pick up new source and grok it
Yes, I'm a fan of this philosophy, and frankly, it impacted the direction of DataCruxWeb.
by Scott Stevenson — Aug 23
Just take a look at the major open source PHP apps and you'll quickly realize they are all over the map in how than handle things.
I meant in terms of syntax, not infrastructure. The paragraphy immediately before that comment specifically called out Rail's myriad of special syntax.
However, in my limited rails exposure their mantra of "convention over configuration" does seem to produce fairly similar architectures that make it easier to pick up new source and grok it
Yes, I'm a fan of this philosophy, and frankly, it impacted the direction of DataCruxWeb.