thomas wrote:
Probably because I havent worked with llblgen in a while I'm puzzled by this. Why are the properties of an entity object scoped as virtual (Adapter Scenario). Doesnt that mean I have to implement them as public somewhere else to be able to see them or what am I missing? Its not a beta issue it?
Are you possibly thinking of "override"?
[Edit] Yuck! I meant to say "abstract".