[Seaside-dev] MyFirstComponent Bugged in Squeak Download

Nick Ager nick.ager at gmail.com
Sat Nov 6 13:03:13 UTC 2010


>
>
> > 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._______________________________________________
>
> http://code.google.com/p/seaside/issues/detail?id=610


I'm happy to fix this. Should I handle the cross-dialect differences by
adding Grease. In which case, which Grease object should I augment?


Pharo 1.1:
Author class>>#fullNamePerSe
Author class>>#fullName:

Squeak 4.1:
Utilities class>>#authorInitialsPerSe
Utilities class>>#authorName:

Suggested Grease interface

#isAuthorNameSet
#setAuthorName

Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside-dev/attachments/20101106/e2bb6b69/attachment.htm


More information about the seaside-dev mailing list