I've moved all the classes that compose the model into a model sub package while removing codec dependencies. Next steps:
(1) There's still some more cleanup that I will do here. (2) Then I can move this whole package base over to ldap-model (3) Rename ldap to ldap-codec, have the codec depend on the model (4) Move out some ldap-ext modules from ldap-codec. (5) Apply Decorator to ldap-codec. (6) Move decoupled implementation classes for Messages into ldap-model -- Alex Karasulu My Blog :: http://www.jroller.com/akarasulu/ Apache Directory Server :: http://directory.apache.org Apache MINA :: http://mina.apache.org To set up a meeting with me: http://tungle.me/AlexKarasulu
