Calimero was developed and is maintained at the
Vienna University of Technology.
The source and documentation is hosted on
Sourceforge.
The project homepage can be found
here.
No null
arguments are allowed, if not explicitly stated
otherwise in the documentation of the interface or method declaration.
This means, applying a method -- which expects arguments of reference type --
to a null
argument will lead to undefined behavior.