Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How should we specify multiple implementation of the same wuclass in standard library? And someone has to update it (e.g. Threshold) #77

Open
pencilcheck opened this issue Mar 7, 2013 · 1 comment

Comments

@pencilcheck
Copy link
Collaborator

Right now our standardlibrary has some inconsistency, on one hand we have some simple attributes to indicate what wuclasses and respective available implementations there are in our repository, however right now this not the case for example Threshold. We have specify to have a Java implementation, but in reality there is also a C implementation.

Our program has to deal with this inconsistency and it is annoying, I think we should clear it up and discuss whether if we want to continue with current way find a way to add another tag for native implementation or get rid of implementation and move it to only coming from the node's side.

@chishengshih
Copy link
Collaborator

Penn,

Thank you for pointing this out. We need to have a code review soon in order to release our code.

Please help to document all the finding and put it in github. We can review and assign the issue later.

Best,
Daniel
On 2013/03/07, at 下午8:39, Penn Su [email protected] wrote:

Right now our standardlibrary has some inconsistency, on one hand we have some simple attributes to indicate what wuclasses and respective available implementations there are in our repository, however right now this not the case for example Threshold. We have specify to have a Java implementation, but in reality there is also a C implementation.

Our program has to deal with this inconsistency and it is annoying, I think we should clear it up and discuss whether if we want to continue with current way find a way to add another tag for native implementation or get rid of implementation and move it to only coming from the node's side.


Reply to this email directly or view it on GitHub.


Chi-Sheng (Daniel) Shih
NEWS Lab, National Taiwan University
E-Mail: [email protected]

Phone: +886-2-33664927 Fax: +886-2-33663778

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants