Mike Edwards

Results 74 comments of Mike Edwards

Hi Do you need to instantiate your models via Castle Windsor? If you don't need to instantiate your model via Castle Windsor then you can use the latest version of...

Verify that you have registered the the Glass.Mapper.Sc.SitecoreService as the implementation for Glass.Mapper.Sc.ISitecoreService in the Sitecore DI container.

Can you give me an example of a model with the DataMapperAttribute?

Hi Richard Were you able to see if this was a FakeDb issue?

Jon can you add more information about what you discussed with Nat?

I have created these unit tests but I can't seem to replicate https://github.com/mikeedwards83/Glass.Mapper/commit/3332de19152edf13a0b948f3d78ccaaf077a2e2f

Tom Glass can't instantiate abstract models. I suspect that the other properties probably work at the moment because when you infer the type it results in a concrete type. At...