Martin Smith wrote:
>
> I needed new attribute for Entity -> lazy
> I added to Stereotype Entity new attribute lazy with type boolean
>
> String lazy (Field field) :
> field == null ? false : field.lazy
> ;
>
You should at the TaggedValue "lazy" to the stereotype field not entity,
because you query the field not entity in your extension.
Thorsten
--
View this message in context:
http://www.nabble.com/including-attribute-tf3977330s17564.html#a11300505
Sent from the Fornax-Platform mailing list archive at Nabble.com.
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Fornax-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fornax-developer