Add a Entry factory and pass it as an argument to the LdifEntry constructor
---------------------------------------------------------------------------
Key: DIRSERVER-1225
URL: https://issues.apache.org/jira/browse/DIRSERVER-1225
Project: Directory ApacheDS
Issue Type: Improvement
Reporter: Emmanuel Lecharny
Fix For: 2.0.0
it would be much better if the LdifEntry constructor could use an Entry
factory, instead of creating a ClientEntry.
When we need to generate a ServerEntry, using the factory would save us some
cycle (converting the ClientEntry to a ServerEntry)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.