I think this is an oAW problem, see 
http://www.openarchitectureware.org/forum/viewtopic.php?showtopic=8180&mode=&show=15

If I understand correctly it is fixed in latest nightly build, but there is
also workaround approach

("foo" "=" ("@")?fooHolder=FooHolder)

FooHolder :
  foo=[DslSimpleDomainObject];

Note that if you use this workaround approach the transformation will look
like this:

(reference.fooHolder != null ? 
      setFoo(reference.fooHolder.foo.transform()) : 
      null) ->

/Patrik


-- 
View this message in context: 
http://www.nabble.com/-Sculptor--GenChecks-error-after-adding-to-DslReference-tp18990651s17564p19002988.html
Sent from the Fornax-Platform mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fornax-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fornax-developer

Reply via email to