Hey, I've just committed everything I got, and the reason is that the entire core now compiles.
There's a few things I want to do before we start sorting out the mess, and that is to clean up the API and the SPI, and then move the new classes from the ".qi" subpackages to the real ones in runtime. After that it is a matter of getting all the extensions, samples, tests and tutorials to compile, and then to work. I've done a few of them, and it's not superhard. Mostly the classes that used to use the internals, such as *Context, *Binding etc need to use the CompositeDescriptor/StateDescriptor/PropertyDescriptor interfaces instead. Reasonably straightforward. I've not run any testcases at all yet, so I have no idea if the current code even works. I would like to get the above sorted ASAP so we can see what is going on. I'll post later with specific extensions that I would like others to fix up. /Rickard _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

