History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEABKL-3587
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Unassigned
Reporter: Taras Tielkes
Votes: 0
Watchers: 1
Available Workflow Actions

Mark as Stalled
Operations

If you were logged in you would be able to see more operations.
IDEA: Backlog

Final modifier options: add "Make generated fields final"

Created: 05 Mar 06 23:32   Updated: 06 Mar 06 17:31
Component/s: Code Formatting and Code Style, IDE Configuration
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 5,175
Severity: Medium


 Description  « Hide
The current settings in Code Style->Code Generation include:
-Make generated local variables final
-Make generated parameters final

Add a extra distinction here, incorporated in a third option:
-Make generated fields final

Motivation: a number of code styles make immutable member fields final, while locals and params are not required to be declared final by default



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.