Felix Mayerhuber
unread,Jan 2, 2013, 11:22:15 AM1/2/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to openen...@googlegroups.com, openeng...@googlegroups.com
Hi,
for everyone working with the model transformation solution in the
master branch: From now on temporary fields are accessed with the prefix
"#" instead of the prefix "temp.". This was done, because otherwise the
support of nested field access has a bug (if a field which shall be
accessed in a nested way is called temp). So "temp.test" need to be
written from now on "#test" instead.
Kind regards
Felix