[Newbies] Enumerate Package Versions

Rob Rothwell r.j.rothwell at gmail.com
Sat Mar 29 19:42:05 UTC 2008


How can I enumerate the Packages I have loaded to increase my bug reporting
abilities without having to type all the package versions I have?
I tried

     PackageInfo allPackages do: [:each | Transcript show: each packageName;
cr].,

but that only gets me the base package name, not the one with versions which
shows up in Monticello.

An instance of PackageInfo doesn't seem to have a version that I can find.

Thanks...I have tried figuring out how Monticello is doing it, but just
can't seem to find it...

Rob
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/beginners/attachments/20080329/109d7094/attachment.htm


More information about the Beginners mailing list