[squeak-dev] The Trunk: Tools-mt.713.mcz

Chris Muller asqueaker at gmail.com
Thu Aug 11 15:52:05 UTC 2016


I did check the package and perhaps I got confused by 1) the only
sender is from SystemWindow, part of Morphic and, 2) many of the
categories of #representsSameBrowseeAs: implementations are "morphic"
or "morphic ui".

But, okay, yes, MVC should someday support this feature too.

On Thu, Aug 11, 2016 at 3:33 AM,  <commits at source.squeak.org> wrote:
> Marcel Taeumel uploaded a new version of Tools to project The Trunk:
> http://source.squeak.org/trunk/Tools-mt.713.mcz
>
> ==================== Summary ====================
>
> Name: Tools-mt.713
> Author: mt
> Time: 11 August 2016, 10:33:57.164968 am
> UUID: fe28f870-3f1e-4c4f-82fd-8aad483115f2
> Ancestors: Tools-mt.712
>
> Fix Morphic dependency for Morphics window reusing mechanism. Tools should also work from within MVC.
>
> =============== Diff against Tools-mt.712 ===============
>
> Item was added:
> + ----- Method: DependencyBrowser>>representsSameBrowseeAs: (in category 'morphic ui') -----
> + representsSameBrowseeAs: anotherModel
> +       ^ self hasUnacceptedEdits not!
>
>


More information about the Squeak-dev mailing list