From: Jim Weirich Date: 2004-10-09T13:27:38+09:00 Subject: Re: ANN: Free-form-operators patch trans. (T. Onoma) wrote: > Spaces b/c important, which isn't necessarily a bad thing. A rule that > operator "on top of operator" requires a space solves problem. So > > '!1' or '! 1' > > is fine, but two in a row must be > > '! !1' or '! ! 1', not '!!1' This is fine, but at this point you are making incompatible changes to Ruby. I don't want user defined operators nearly so much that I would want to break existing code. -- -- Jim Weirich jim@weirichhouse.org http://onestepback.org ----------------------------------------------------------------- "Beware of bugs in the above code; I have only proved it correct, not tried it." -- Donald Knuth (in a memo to Peter van Emde Boas)