Marco Mariani writes: > ... many constructors ... > Is there a way to avoid declaring everything under the sun? You may be able to automate this, through a function "getConstructors". Of course, you will probably need to obey some conventions to give this function a chance to find the constructors. Dieter