<div>Dear all,<br clear="all"></div><div><br></div><div>We&#39;re using Magma to develop an app; in the gui we&#39;re sometimes using anObject printString to show the default properties of an object. </div><div>I&#39;ve noticed that if Magma has a proxy in its place, it prints anObject instead of the printString I defined on that class. </div>

<div><br></div><div>Looking at the definition of MAProxyObject, that seems logical that Magma does that. </div><div><br></div><div>I will define my own own method to print these default properties of the class? I suppose printString is regarded as a &#39;textual description&#39;, but not to print info to the end user? I come from a Java world there you have the toString() method, is this analogous to the printString in Squeak?</div>

<div><br></div><div>Thanks for any advice,</div><div><br></div><div>Kind Regards,</div><div><br></div><div>Bart</div><div><br></div><br>