On Thu, Mar 13, 2003 at 01:50:13AM +0100, Andreas Happe wrote: > things i would pick from c++: > * syntactical sugar > * inline functions > * assertions
Do you mean exceptions? RTTI is also a necessity -- just grep the Ion source for WTHING_IS and WOBJ_IS. -- Tuomo
