| Trustin Lee (JIRA) 2005-06-11, 8:45 pm |
| Make CoreContextFactory more extensible
---------------------------------------
Key: DIREVE-160
URL: http://issues.apache.org/jira/browse/DIREVE-160
Project: Directory Server
Type: Improvement
Components: jndi-provider
Versions: 0.8, 0.9
Reporter: Trustin Lee
Assigned to: Trustin Lee
Fix For: 0.9.1
For now, we override existing methods to extend CoreContextFactory, but it is not actually safe way to extend it. We could use template method pattern so that users implement only template methods to extend CoreContextFactory.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|