[ 
http://issues.apache.org/jira/browse/DIREVE-114?page=comments#action_12362070 ] 

Alex Karasulu commented on DIREVE-114:
--------------------------------------

Need a builder pattern i guess rather a factory.

> Create a partition factory?
> ---------------------------
>
>          Key: DIREVE-114
>          URL: http://issues.apache.org/jira/browse/DIREVE-114
>      Project: Directory Server
>         Type: Sub-task
>   Components: jndi-provider
>     Reporter: Alex Karasulu
>     Assignee: Alex Karasulu
>     Priority: Minor

>
> The majority of the code in the ServerContextFactory which is an 
> InitialContextFactory implementation is for firing up the Eve backend 
> subsystem at this point.  This is not relavent to what an 
> InitialContextFactory impl should be doing.  Yes an InitialContextFactory 
> impl will most likely trigger the firing up of the server but the actually 
> assembly of the backend subsystem is not its concern.  What I'm thinking here 
> is creating a factory for assembing the subsystem.  This will remove and 
> better isolate this code which is only cluttering up the JNDI provider at the 
> present moment.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to