-
Notifications
You must be signed in to change notification settings - Fork 56
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
Java naming Conventions not being followed #26
Comments
Also make sure packaging is done Separate packages for different modules. |
We will make sure all the Convention are made @sahilbadyal |
I think issue is solved now |
No please look into utilities and modals (btw it must be Models not Modals). |
Is this issue still open? |
@AngelThread Yes |
this is not necessary , as i think, but i think the data which fetched from server should be saved in caches for faster performance; currently it need to download data again and again. |
Make sure all naming a conventions are followed in the code.
@RamolaWeb @sukhbir-singh Make sure this refractoring is done ASAP
A little help for beginners :
http://www.oracle.com/technetwork/java/codeconventions-135099.html
The text was updated successfully, but these errors were encountered: