[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-1640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13581012#comment-13581012
 ] 

Ted Dunning commented on ZOOKEEPER-1640:
----------------------------------------

Why is this important?  Why does it matter for a library to load code on the 
client side?

Isn't that what the caller of the library is supposed to do?
                
> dynamically load class objects instead of hard code
> ---------------------------------------------------
>
>                 Key: ZOOKEEPER-1640
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1640
>             Project: ZooKeeper
>          Issue Type: Improvement
>          Components: java client
>            Reporter: Tian Hong Wang
>            Assignee: Tian Hong Wang
>              Labels: patch
>             Fix For: 3.4.5
>
>         Attachments: zookeeper.patch
>
>
> Class org.apache.zookeeper.ZooKeeperMain.java uses hard code to load command 
> objects in client site. 
> It need to dynamically load command objects in case of command extension.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to