|
> I take it your saying false would be another name for nil? Would false==nil > be true? As I said, this is a discussion for 4.1 beta. But what we are trying to avoid is exactly the equality false=nil (so that you can distinguish between false and uninitialized values). -- Roberto