Hi,
I added a new DiffPresentation in Glamour based on the DiffMorph. You can see an example of a Glamorous Diff Browser, by executing the following in the latest Glamour:
GLMSmalltalkExamples new diffBrowser openOn: ( Collection withAllSubclasses asOrderedCollection sortBy: [:a :b | a name < b name])
Cheers, Doru
-- www.tudorgirba.com
"We cannot reach the flow of things unless we let go."
Cool!
Alexandre
On 22 Oct 2009, at 17:43, Tudor Girba wrote:
Hi,
I added a new DiffPresentation in Glamour based on the DiffMorph. You can see an example of a Glamorous Diff Browser, by executing the following in the latest Glamour:
GLMSmalltalkExamples new diffBrowser openOn: ( Collection withAllSubclasses asOrderedCollection sortBy: [:a :b | a name < b name])
Cheers, Doru
-- www.tudorgirba.com
"We cannot reach the flow of things unless we let go."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev