On Thu, Jun 25, 2009 at 2:05 PM, Marc Heiler<shevegen / linuxmail.org> wrote: > We can do: > > ¨Âôôòßáããåóóïò ºâìá > > Now, on an object one can do this: > > ¨Ââêåãô®âì§æïï> > Or > ¨Ââêåãô®âì> > to retrieve the value. > > I am wondering whether we could do this: > > ¨Ââêåãô®âì§æïï This is the pattern I use: http://pastie.org/516343 Since it's really only valuable to me when I make certain types of DSLs, I don't see the need for it to be in the language. But I feel the above pattern is fairly clean. -greg