From: Brian Candler on
Liping Bao wrote:
> Thanks, I got it. I tried your diff, and with a little change, it does
> work.
> Here is the final diff.
> - flag = (flag ? true : false)

Ah, I didn't spot that. This means that it would be a
backwards-incompatible change. Maybe it would be better to have another
accessor then.
--
Posted via http://www.ruby-forum.com/.