At the moment access to TmEntity fields is only enhanced in other
TmEntities. Normal objects that read/write to a field of type TmEntity are
not modified at all, so this needs to be fixed.
The reason of this limitation is that I wanted to prevent a lot of unneeded
checking (for example classes in the java packages will never point to
TmEntities so it is not useful to check them).
Perhaps some kind of configurable exclude path would be an idea.
Original issue reported on code.google.com by alarmnum...@gmail.com on 19 May 2009 at 5:05
Original issue reported on code.google.com by
alarmnum...@gmail.com
on 19 May 2009 at 5:05