* +++ Clean up! +++ * Proper exception hierarchy, public CTL methods should only throw ctl::exception * writeArray fuer Typen mit Iterator * isAbstract() ifs in CodeGen/GenCI.java * CTL4j quickstart is broken * Automatically compile native library * Social Programming * Test Dominik's ResourceManager * Automatic assignment of FIDs does not always work (see Impl.Anything). * Daemon only works once. * Method-not-found exception * User-defined exceptions * Parse SPWorkerRI.h properly (for updating other CI parsers, diff trunk against 625) * Client1 does not work properly anymore. * Get Client7 to run (object class object; possible bug: static Process) confirmed: read error when first service stops, find a way to catch that * Client11: Getting an array of user-defined type as result does not work yet (ClassCastException!) * Client10.java * Disable 'lib' for *CTLI classes * Client9 should print an error if called as Java<->Java, because there is no implementation of AddRI available * Message Queue * Abstract types: conversion for common types, user-defined types can implement an interface (which contains a conversion function definition) to allow conversion * Two-part algorithm for counting: OutStream Impl which only counts * List CTL_list (void); * Implement -x, -g (better location-parser is needed!) * Java client calling C++ service: -f does not work * Fix error codes. * Improve performance