Interesting distinction.
It boils down to this, an object graph is just “State”. It has no associated “Statement of Intent”.
via Meta-Me : State vs Statement of Intent.
Posts Tagged ‘change-tracking’
State vs Statement of Intent
Posted in Uncategorized, tagged change-, change-tracking, entity-framework, intent, ORM, state on 2009/03/05 | Leave a Comment »
N-Tier Applications of the Entity Framework
Posted in Uncategorized, tagged api, change-tracking, ef, entity, entity-framework, framework, IPOCO, mapping, n-tier, nHibernate, ORM, POCO, POJO, rdbms, relational on 2009/03/05 | Leave a Comment »
Interesting if somewhat scathing discussion of using the Entity Framework for n-tier applications from the developers/designers of the next version of the Entity Framework. The feedback has inspired me to look at nHibernate again, and makes me wonder if the Entity Framework is really as safe a bet as one would assume Microsoft’s implementation of [...]