[Help] What object do I ask for version information once I have Class and selector?

Peace Jerome peace_the_dreamer at yahoo.com
Tue Aug 22 03:11:06 UTC 2006


This is from my quest to trackdown and report
unimplemented calls.

"unimp := SystemNavagator default unimplemented" .

will get me the a list of unimplemented selectors with
the lists of class and methods that selects them.

What I want is to report the callers in a more
detailed fashion.

For each caller I want to report the stamp of the most
recent version of the call. This will give initials a
timestamp and the class name and selector.

Presently I can get this by manually browsing the
selector. browsing the versions. Then inspecting the
version listitems and copying the first one.

I did that for the some of the 77 new additions (7054
- 6665 )

http://bugs.impara.de/view.php?id=4544

but to do it for all 187 and the future this now needs
to be automated.

It would also be good to add the package name to each
caller in the report.

Yours in service, -- Jerome Peace



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



More information about the Squeak-dev mailing list