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

Continue cleanup of C++ code #52

Closed
jgranick opened this issue Feb 7, 2014 · 1 comment
Closed

Continue cleanup of C++ code #52

jgranick opened this issue Feb 7, 2014 · 1 comment
Assignees

Comments

@jgranick
Copy link
Member

jgranick commented Feb 7, 2014

Everyone has their own opinion about code style, and what leads to the best workflow, but as a matter of standards, I think it would be best to refactor the C++ project code (over time) to confirm to a single class, with its own header, per file. This additional structure may make it harder to perform sweeping changes within the codebase, but it should make it simpler to maintain, and hopefully lead to less mistakes, and cleaner/clearer pull requests.

@ghost ghost assigned jgranick Feb 8, 2014
jgranick added a commit that referenced this issue Mar 26, 2014
Initial support for GetDeviceOrientation on Blackberry devices
jgranick added a commit that referenced this issue Jun 16, 2014
Fixing installation on Ubuntu 13.10 Saucy
@jgranick
Copy link
Member Author

Now that Lime "next" has a new C++ codebase, this shouldn't really be necessary

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

1 participant