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

Spelling Miss in method name #82

Open
GoogleCodeExporter opened this issue Apr 3, 2016 · 2 comments
Open

Spelling Miss in method name #82

GoogleCodeExporter opened this issue Apr 3, 2016 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?

In "ContainerFactory.java" , the following method has a spelling miss in its 
name:
public abstract java.util.List creatArrayContainer();
(create missing ending "e")

What is the expected output? What do you see instead?

I would expect "createArrayContainer"

What version of the product are you using? On what operating system?

v1.1.1 Windows

Original issue reported on code.google.com by walt...@gmail.com on 5 Apr 2013 at 4:18

@GoogleCodeExporter
Copy link
Author

+1, but this suggestion has been turned down before for backwards compatibility.

I still state this is what we have version numbers for. @deprecate the old 
method and move it out in next major release. It seems like the best you can do 
is to cross your fingers or change to a lib that is not so static when it comes 
to accepting changes.

Original comment by karl.wet...@gmail.com on 5 Apr 2013 at 6:05

@GoogleCodeExporter
Copy link
Author

This misspelling had been fix in json-smart (a json-simple fork)

Original comment by uriel.chemouni on 30 Aug 2013 at 2:03

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

No branches or pull requests

1 participant