CorrsPT - 2014-03-31

HI freedome,

First of all thanks for reporting the issue. And indeed you're right, it's a bug. We've added it to ou internal bug reporting system and hope to fix it as soon as possible.

In the mean time, you can directly edit the XML Source for the Model (click the "Source" Tab when the XEOModel is open in Eclipse and find the element with the name "attributeObject name='dutyPerson'", just bellow you will see the tag "<type>object.boObject</type>" change it to "<type>object.IXEOUser</type>"

Another possibility is to create a new XEOModel (think Person) and have it implement the iXEOUser interface and then in the "dutyPerson" attribute, choose this new "Person" XEOModel

Hope that helped, if you have any further questions, use the forum ou continue the discussion here.