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

Coding standard #1

Open
argestes opened this issue Apr 27, 2014 · 4 comments
Open

Coding standard #1

argestes opened this issue Apr 27, 2014 · 4 comments

Comments

@argestes
Copy link

It seems there is no coding standard on this project. You need some. I've learnt this by hard way.

@fraben
Copy link
Owner

fraben commented Apr 27, 2014

Thanks for pointing that out, i greatly appreciate reviews :)
You are absolutely right. The different styles reflect the sources i used.
My bad, really, i didn't even think about adopting a uniform coding standard....
Is there one you suggest adopting?

@argestes
Copy link
Author

You can follow Android's coding tips

@fraben
Copy link
Owner

fraben commented Apr 27, 2014

Perfect, thanks!

I hope i'm not asking too much now, but I do have two questions about licensing, since someone already pointed that out:

  • I just want people to use the code as freely as they want. Is Apache 2.0 the way to go, or is there something better?
  • Once i choose a license, what is the actual impact on the code? Just include a header on top of each .java file, like they show in the Android coding tips?

@argestes
Copy link
Author

I'm not sure about licencing and copyright things. But Intellij IDEA or
AndroidStudio will happily update all copyright info on top of each file.

On Sun, Apr 27, 2014 at 10:53 PM, fraben [email protected] wrote:

Perfect, thanks!

I hope i'm not asking too much now, but I do have two questions about
licensing, since someone already pointed that out:

  • I just want people to use the code as freely as they want. Is Apache
    2.0 the way to go, or is there something better?
  • Once i choose a license, what is the actual impact on the code? Just
    include a header on top of each .java file, like they show in the Android
    coding tips?


Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-41506942
.

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