I've recently started using directory services in my application development and thus started using Mozilla's Java LDAP SDK. To gain a better understanding of how and why LDAP works I would peruse through the SDK source code for the classes that I used while writing my own code. While perusing I began to change stuff around, most of it is performance tweaks while others include adding new methods to make some things easier. I would like to know where or what do I need to do to return my changes (with approval of course) to the community? Additionally, I should note that the changes I've made break compatibility with Java 1 because I'm using classes from the collections API.
Any guidance would be appreciated. Thanx. -- Dane Foster Equity Technology Group, Inc http://www.equitytg.com. 954.360.9800
