help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] Fun with unicode (on porting Seaside3)


From: Holger Hans Peter Freyther
Subject: Re: [Help-smalltalk] Fun with unicode (on porting Seaside3)
Date: Sat, 10 Aug 2013 16:23:40 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Sat, Aug 10, 2013 at 03:24:24PM +0200, Paolo Bonzini wrote:

> If you load the Iconv package, the #asString method will convert the
> UnicodeCharacter to a String encoded in the default encoding (usually
> UTF-8).
> 
> But when I ported Seaside 3.0 (an old version is in packages/seaside) I
> found it was much faster to use a chain of "if"s to do the encoding.  I
> had sent the patch, but apparently it wasn't applied.  Perhaps you could
> be luckier?

Hi,

where is your port (which branch)? I mostly look at it from a process
point of view. I want to get to the point where we can track packages
in 'real-time'.

cheers
        holger



reply via email to

[Prev in Thread] Current Thread [Next in Thread]