I was thinking that it would be nice to have a boolean moby object. It could be a sub-object of Integer (Boolean ISA Integer) that should only contain 1 (true) or 0 (false). Of course there is no way to constrain this but it seems useful to have this. Does anyone have any suggestions on if/how a boolean object should be made? Morgan Langille