<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im"><br>
&gt; Note too that even though MyFirstComponent in the Pharo image, it is clumsy because the user has to enter a username in the Smalltalk environment window, but there is no warning of this in the browser._______________________________________________<br>

<br>
</div><a href="http://code.google.com/p/seaside/issues/detail?id=610" target="_blank">http://code.google.com/p/seaside/issues/detail?id=610</a></blockquote><div><br></div><div>I&#39;m happy to fix this. Should I handle the cross-dialect differences by adding Grease. In which case, which Grease object should I augment?</div>
<div><br></div><div><br></div><div>Pharo 1.1:</div><div>Author class&gt;&gt;#fullNamePerSe </div><div>Author class&gt;&gt;#fullName:</div><div><br></div><div>Squeak 4.1:</div><div>Utilities class&gt;&gt;#authorInitialsPerSe</div>
<div><div>Utilities class&gt;&gt;#authorName:</div></div><div><br></div><div>Suggested Grease interface</div><div><br></div><div>#isAuthorNameSet</div><div>#setAuthorName</div><div><br></div><div>Nick</div><div><br></div>
<div><br></div></div>