ok for now we just want to get static class references.
stef
On 23 déc. 07, at 15:12, Adrian Kuhn wrote:
On 23 Dec 2007, at 12:18 , Stéphane Ducasse wrote:
and now we would have to perform something extra
because we are
interested in the references that are even outside of the subset
under analysis.
So may be we should add a postExtraction phase to the importer
-to check all the methods of the image
-check that there are doing a reference to one of the classes
we already imported
Adrian is it what you had in mind?
Yes, and you are right! it requires a post extraction phase that
iterates over the remainder of the image (not only for references to
classes, we could also try to catch all references to methods, ie
method sends, there).
I have a byte code interpreter in RBCrawler, to eliminate false
positives in senders-of, maybe you want reuse that.
cheers,
AA
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev