help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] [poll] regex literals


From: Stefan Schmiedl
Subject: Re: [Help-smalltalk] [poll] regex literals
Date: Wed, 13 Feb 2008 10:11:46 +0100

On Wed, 13 Feb 2008 09:58:40 +0100
Paolo Bonzini <address@hidden> wrote:

> I'm thinking of adding regex literals to GNU Smalltalk.  The only syntax 
> I found that would work is ##/regex/.  
> ...
> What do you think?  Right now I'm more for "no" or "not yet", but I'm 
> open to discussion.

One thing I've seen with locale describing symbols in VisualWorks is
#"de_de.UTF-8", so going along with this approach something like
#/.../ makes sense.

s.




reply via email to

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