[squeak-dev] How to compare versions (was Re: Updating Squeak 4.6 stopped working)

karl ramberg karlramberg at gmail.com
Wed Jun 17 12:02:25 UTC 2015


Ah,
Bert already answered this :-)

Karl

On Wed, Jun 17, 2015 at 12:51 PM, Bert Freudenberg <bert at freudenbergs.de>
wrote:

> On 17.06.2015, at 09:48, marcel.taeumel <Marcel.Taeumel at hpi.de> wrote:
> >
> > How can we create a diff of Debugger, BlockClosure, and Process classes
> (and
> > their superclasses)?
>
> Using MC’s history tool you can compare a package to an older version:
>
>
>
>
> Unfortunately you need to do this for each package again, and you see the
> diff for all classes in the package.
>
> Or you could make an MC package containing just the classes you want. See
> attachment. File this into the new image, save the ‘Foo’ package. File
> changeset into old image, view changes vs. the ‘Foo-xy.1’ you just saved.
>
>
>
>
> This would actually be an idea for a new tool: you could add a class and
> say “compare to release x.y” which would find the right package version,
> build a diff, and filter it for this class … Couldn’t your “vivide” do
> that? ;)
>
> - Bert -
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20150617/75d7c65a/attachment.htm


More information about the Squeak-dev mailing list