Community Edition references to gives muliple windows

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Community Edition references to gives muliple windows

TimM-3
In the community edition I have some code that uses the compiler class to
patch several method, with each change designated with a symbol like:
#patch1

When I do a references to #patch1 in the community edition I seem to get two
method browsers? 1 browsers has several methods in it, the other just show 1
changed method.

Equally - I've noticed that the "changed methods" browser only seems to show
the single changed method that the second references browser shows, even
though the symbols from the recompiled methods were all changes that occured
in the new image.

Is this a known bug? Should I bother submitting more details?

Tim