Hi, Is it possible with cxx-tree to generate member functions returning the typename of the current node (as string)? I'm asking because the alternative way of efficiently determining the type of any during runtime requires some RTTI which is not portable. Thanks in advance Lena