Fixed a bug with the whole "istext" thing - wasn't setting the bit on
CObjectRevs other than "main", so they'd all default to false. Now it
seems to be better. Also cleaned up the style a little bit by including
istext in the constructors, rather than setting it after construction.