From: matz@... (Yukihiro Matsumoto) Date: 2002-02-02T00:48:39+09:00 Subject: Re: strange behavior Hi, In message "Re: strange behavior" on 02/02/01, mengx@nielsenmedia.com writes: |I meant the implementation of Ruby could be changed to search |proxies at runtime(or there is a limitation?). Afterall, Ruby |is much more flexiable language than say, Java. But in a strange way, the |current issue reminds me of Java's inner class :-). No limitation. It's intended behavior. I advise you to try to understand why it's been so, before trying to change the behavior. It's not that strange than you thought once you understand the whole behavior. matz.