There have been a lot of discussions on coding conventions here at MyFaces. I don't think we've reached an agreement so far ;)
regards, Martin On 9/28/07, Matthias Weßendorf (JIRA) <[email protected]> wrote: > > [ > https://issues.apache.org/jira/browse/JSR301-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12531030 > ] > > Matthias Weßendorf commented on JSR301-2: > ----------------------------------------- > > I think that is only true for Trinidad :) > > > Coding Standards: This project should adopt coding standards similar to > > MyFaces for consistancy > > ----------------------------------------------------------------------------------------------- > > > > Key: JSR301-2 > > URL: https://issues.apache.org/jira/browse/JSR301-2 > > Project: MyFaces Portlet Bridge > > Issue Type: Improvement > > Components: General > > Affects Versions: 1.0.0-SNAPSHOT > > Reporter: Scott O'Bryan > > Fix For: 1.0.0-SNAPSHOT > > > > > > In order to maintain consistency with the MyFaces codebase, this code > > donation should follow similar coding standards to other MyFaces projects. > > Most notably: > > * private methods and properties use a leading underscore > > * static properties are all uppercase and underscore seperated > > * indentation is 2 spaces with no "tabs" > > Other coding standards can be developed by convention. > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online. > > -- http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces
