Sean Corfield
Member since Jun 6, 2012
- Profile: /members/10020-sean-corfield.htm
- URL: http://corfield.org
- Comments: 2
Recent Blog Comments By Sean Corfield
-
More Thinking About Model-View-Controller (MVC) And Application Architecture
Posted on Jun 6, 2012 at 2:17 AM
@Kirill, I'm curious as to your language background? What languages have shaped your opinion? (I ask because you seem to be insisting that only simple systems can be built without objects which is clearly false :)... read more »
-
More Thinking About Model-View-Controller (MVC) And Application Architecture
Posted on Jun 6, 2012 at 12:50 AM
@Steven, yup, and in the functional programming world you'd apply a transform on the core domain object (data structure) to provide the calculated properties, again as a simple data structure. At World Singles, we have a user "object" that has calculated properties for age (based on date ... read more »