Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [rap-dev] Coding conventions

Hi RAP developers,

as already announced last week, our coding conventions have now
changed. We extended our maximum line length to 100 characters and
removed the rule that all method parameters must be marked as final.
Please note that parameter assignments are still illegal in RAP code.
I also changed the RAP Coding Conventions wiki page and added some
Examples:

http://wiki.eclipse.org/RAP/CodingConventions

Suggestions for improving this document are most welcome.

Best regards,
Ralf


Back to the top