[ANN][ENH] "ChangeSet and PackageInfo integration" package published on SqueakMap.

Ned Konz ned at squeakland.org
Sat Feb 26 02:16:37 UTC 2005


I've just published a package that I've been using for some time that 
integrates ChangeSets with PackageInfo instances.

It requires PackageInfo-Extras v8 to be loaded first.

What it does:

- Lets you move change sets and their contents between packages, filter 
message lists by package, find methods with out-of-order versioning, package 
extension methods, etc.

- Adds resettable filtering to message lists.

It can be downloaded from SqueakMap, or from either of:
http://map1.squeakfoundation.org/sm/accountbyid/092daeeb-7a37-427f-8afb-66bf2db74f98/files/PackagesVsCS-nk.20.mcz
http://bike-nomad.com/squeak/PackagesVsCS-nk.20.mcz

The two attached images show:

* the new MessageList filter menu (filters are now resettable); you can say 
"browse methods" from the ChangeSorter and get a filterable list of methods 
that you can then operate on.

* The shifted ChangeSorter menu, showing new package-related operations.

-- 
Ned Konz
http://bike-nomad.com/squeak/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MessageListFilterMenu.png
Type: image/png
Size: 9968 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20050225/9109d2bc/MessageListFilterMenu.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ShiftedChangeSetMenu.png
Type: image/png
Size: 12004 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20050225/9109d2bc/ShiftedChangeSetMenu.png


More information about the Squeak-dev mailing list