Removing References to Morphic

Chris Muller asqueaker at gmail.com
Mon Sep 3 15:45:28 UTC 2007


The only reference to a Morph class that I know of are in
MagmaSession>>#initializeSerializer.  This is a soft reference to the
Symbol, #Morph so that those serializing live Morph objects can do so
transparently within the constraints presented by the framework.  It
should not present a problem in a minimal image with Morphic.

This is the only reference I know of.  Are you speaking of a different one?


On 9/2/07, "S.J.Chun" <chunsj at embian.com> wrote:
> Hi,
>
> Old seaside also did have references to Morphic classes and thiss was
> really annoying to me like MVC or minimal image users. And from my
> experience(maybe 3 or 4 months ago), Magma does have this problem.
>
> Can you remove/separate references to morphic related classes?
>
> TIA.
> _______________________________________________
> Magma mailing list
> Magma at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/magma
>
>


More information about the Magma mailing list