> Base types should be as simple as possible. Is that really a good idea? Wouldn't we wind up with BLISS (unsigned integers)? I think it's always desirable to provide more useful base types, but that it has to be balanced against conversion and maintenance costs. Bill