'Smart' data types and DataMapper

'Smart' data types and DataMapper

Old forum URL: forums.lhotka.net/forums/t/8666.aspx


cdkisa posted on Tuesday, March 16, 2010

Hi,

We are implementing the 'Smart' data types from the Csla.Contrib project. We have run into a bit of problem when using the Csla.Data.DataMapper.Map(Values, BusinessObject) method.

It always fails in the Csla.Utilities.CoerceValue method. So I looked into the Csla code and noticed that the SmartDate has been added.

Should I modify the Csla utility method or is there another implementation that does not involve modifying the Csla assembly?

Cheers

cdkisa replied on Wednesday, March 17, 2010

I guess I'm alone on this one...

Copyright (c) Marimer LLC