|
|
|
|
|
by bdittmer
4853 days ago
|
|
I'm glad to see rails devs are finally coming to their senses and exploring other patterns for building applications. SOA, command objects, etc. have been a pretty common pattern in "enterprise-y" frameworks for awhile. This is making rails look more like grails, which I think is a good thing. |
|
At least for the apps I've been maintaining as a freelance, quite often they had services of some kind and other classic patterns.
Many Rails developers I know come from a Java and/or .Net background, so this is not really a surprise :-)