Completed CORBA replacement!
I completed the development and testing of the replacement CORBA framework under the L-Store system. I used the Java based JacORB CORBA ORB. Next tasks are:
- Merge main dev branch into my branch
- Test my branch for correctness
- Verify performance of corba
- Merge my implementation back into main development
- C client api based on corba
- Fault tolerance of corba nameservers
- Interceptors to replace aspects for security – investigation.

