Reworked the type conversion system again, so that:A
* isFoo methods determine exact representability. * asFoo methods cause casting when safe. * isConvertibleTo indicates whether casting is safe.
See NEWS.txt for details.
Authored by: aaronjacobs 2011-05-26
Parent: [r223]
Child: [r225]