CTL.NET ******* After sucessfully bringing the Component Template Library to Java and Python programmers, I decided to try getting something working for the .NET crowd. The current effort uses IKVM.NET to convert the Java bytecode to CLR bytecode. * Requirements: * A working CTL4j installation * Mono (or the Microsoft .NET SDK) * IKVM.NET * Nant * Known problems: * Using a service via TCP results in an unhandled exception being thrown. -- Boris Buegling