[TIMOB-8241] Core: Define Java coding standards
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-04-13T12:21:21.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 2.1.0, Sprint 2012-08 |
Components | Android |
Labels | core |
Reporter | Opie Cyrus |
Assignee | Opie Cyrus |
Created | 2012-03-23T12:23:31.000+0000 |
Updated | 2014-02-04T00:45:55.000+0000 |
Description
Define a document that outlines all Java coding standards any Java written for Appcelerator (internal or community contributions) should adhere to. This should represent more than syntax, but general design approaches and process flow. This document will be focused on language only. Platform Specific information will be contained inside another document.
Some of this is already covered in various wiki pages (if they need to be updated or expanded though, that is fine): https://wiki.appcelerator.org/display/pe/Development+Process https://wiki.appcelerator.org/display/pe/HOWTO+-+Filing+TIMOB+JIRA+Issues https://wiki.appcelerator.org/display/pe/Git+HOWTO I think we should be focusing this task on syntax coding standards, and we break design standards out into a separate task, wdyt?
Updated to reflect smaller scope
Wiki page created with new draft of standard: https://wiki.appcelerator.org/display/pe/Java+coding+standards
Review period communicated in email is expired. Standard is now finalized. Futures changes may be possible if deemed important.