in reply to how to avoid mis-spelling hash keys?

"Inside Out Objects" (at least afaik, they're Abigail-IIs invention) also address and solve this problem. I'm currently doing any Object like that, it makes typos impossible, causing compile time errors.

Follow this node to get the idea.

update: correct terminology defined by inventor applied. Thanks to Abigail-II.

--
http://fruiture.de
  • Comment on Re: how to avoid mis-spelling hash keys?

Replies are listed 'Best First'.
Re: how to avoid mis-spelling hash keys?
by Abigail-II (Bishop) on Jan 06, 2003 at 16:40 UTC
    "Inside Out Objects" is indeed the correct term for this technique.

    Abigail