[Seaside-dev] Character >> #asInteger

Philippe Marschall philippe.marschall at gmail.com
Wed Dec 17 11:34:12 UTC 2008


2008/12/14 Paolo Bonzini <bonzini at gnu.org>:
>
>>>> | We have three choices
>>>> | - force Squeak-ishms on everybody (#asUnicode) and hope and pray we
>>>> | don't get any clashes (worked really well for #toString)
>>>> | - don't support Squeak EncodedCharSet and if something breaks tell
>>>> | the
>>>> | users it's their fault
>>>> | - #seasideAsInteger
>>> What's wrong with #codePoint, which is the ANSI name?
>>
>> The Squeak implementation.
>
> Ah, I thought #asInteger/#codePoint weren't synonyms in Squeak.  Then,
> #seasideCodePoint probably sounds best (to me).

Yeah, that would be my preference too.

Cheers
Philippe


More information about the seaside-dev mailing list