Re: [Pharo-project] Immutable strings

2009-10-19 Thread Lukas Renggli
t; to discover the problem! > > Regards, Gary > > - Original Message - > From: "Niko Schwarz" > To: > Sent: Monday, October 19, 2009 4:48 PM > Subject: [Pharo-project] Immutable strings > > >> Hello list! >> >> I would like to pr

Re: [Pharo-project] Immutable strings

2009-10-19 Thread Gary Chambers
PM Subject: [Pharo-project] Immutable strings > Hello list! > > I would like to propose the compiler spit out immutable strings as > string literals. I'd like to do this by making a subclass of classical > strings which throws error messages when it is attempted to change the >

[Pharo-project] Immutable strings

2009-10-19 Thread Niko Schwarz
Hello list! I would like to propose the compiler spit out immutable strings as string literals. I'd like to do this by making a subclass of classical strings which throws error messages when it is attempted to change the string. The beginning of this discussion happened in the bug tracker, please