[squeak-dev] Re: The Trunk: Monticello-bf.399.mcz

Bert Freudenberg bert at freudenbergs.de
Thu Sep 9 20:52:11 UTC 2010


On 09.09.2010, at 22:47, Hannes Hirzel wrote:

> Yes, but what I get in both cases is a browser with the different
> versions in the left pane and in the right pane the comment to just
> that _single particular_ version.
> 
> I d' like to have a window where I see all the comments _combined_.
> E.g. in the browser 'Package List'.
> 
> Actually a traversal and collection of all the 'message' calls through
> the ancestry of the package.
> 
> That's my question. And primarily _in_ the image.
> 
> --Hannes

That's precisely what squeaksource does. Try it. And the code is in the "ss" repository.

It also exhibits the major problem with a linear display - version history is not linear, merges throw it off.

- Bert -

> On 9/9/10, Bert Freudenberg <bert at freudenbergs.de> wrote:
>> On 09.09.2010, at 21:52, Hannes Hirzel wrote:
>> 
>>> OK, this is exciting.
>>> 
>>> Can we extract this information showhow to produce a full report of
>>> the version history in one window?
>> 
>> Select a package, click the history button.
>> 
>> Or on source.squeak.org, select a package and click "Show History".
>> 
>> - Bert -
>> 
>> 
>> 
> 





More information about the Squeak-dev mailing list