Gal Segal's Blog | My DAL Base Class

added by corneto
8/23/2011 9:03:03 AM

198 Views

Simple base class, a small object mapper


1 comments

dpeterson
8/23/2011 9:03:49 AM
That's a nice, simple implementation of the datamapper pattern. Do you provide some sort of repository or other interface that wraps the mapping code up, or do you simply apply the mapping in your application code as you pull data?

I suppose I'm not sure if OP is also the author of the post, if not I will repeat my question on the blog ;-)