|
Enumerate Package Versions: msg#00190lang.smalltalk.squeak.beginners
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 Beginners mailing list Beginners@xxxxxxxxxxxxxxxxxxxxxxxxxx http://lists.squeakfoundation.org/mailman/listinfo/beginners
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: SBE and Squeak versions out-of-sync?, Oscar Nierstrasz |
|---|---|
| Next by Date: | Re: Enumerate Package Versions, Bert Freudenberg |
| Previous by Thread: | SBE and Squeak versions out-of-sync?, David Finlayson |
| Next by Thread: | Re: Enumerate Package Versions, Bert Freudenberg |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |