Use of Underscores

Chris Burkert christian.burkert at s2000.tu-chemnitz.de
Fri Aug 23 20:34:56 UTC 2002


Ned Konz wrote:

> On Friday 23 August 2002 12:54 pm, Chris Burkert wrote:
> 
>>In general, is it possible to use the underscore in names of keys
>>of Dictionarys ? I don't think so ... why ? Isn't there any way to
>>'escape' it (... \_ ...) ?
> 
> Why wouldn't it be possible?
> 
> d _ Dictionary new.
> d at: 'abc_def' put: 123.
> d a Dictionary('abc_def'->123 )


Thanks for the correction. So where is the Problem of the MySQL-Driver ?

Regards
            Chris Burkert
-- 
------------------------------------------------------------------------
Student of applied Computer Science at Chemnitz University of Technology
      http://www.chrisburkert.de/            chbu at hrz.tu-chemnitz.de
------------------------------------------------------------------------
"I invented the term Object-Oriented, and I can tell you I did not have
  C++ in mind." - Alan Kay --> http://www.squeak.org/




More information about the Squeak-dev mailing list