in

dashCommerce

An ASP.NET Open Source e-Commerce Application

dashCommerce News

Is Persistence Ignorance Ignorant?

I’ve been reading and analyzing a lot of what people are saying about the Entity Framework and persistence ignorance. And I understand the general argument, which is, “Don’t clutter my domain model with persistence gunk.” What does that mean? No Load() methods in your classes, no attributes in your classes that “inform” the ORM layer [...]

Read the complete post at http://feeds.dashcommerce.org/~r/ChrisCyvas/~3/449901459/

Published Nov 11 2008, 02:54 PM by Chris Cyvas
Filed under: