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

Key: IDEABKL-5099
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Unassigned
Reporter: Jonathan Johnson
Votes: 0
Watchers: 0
Available Workflow Actions

Mark as Stalled
Operations

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

Add "Immutable" class creation under "Singleton" on New menu.

Created: 10 Apr 07 23:30   Updated: 11 Apr 07 15:18
Component/s: Editor. Editing Text
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: Windows XP, Linux
Issue Links:
Duplicate
 
This issue is duplicated by:
IDEA-12307 Add "Immutable" class creation under ... Closed

Build: 6,180
Severity: Low


 Description  « Hide
Its really nice IDEA can create a 'Singleton' class automatically by simply selecting New | Singleton.

It would be equally nice to have an "Immutable" class where developer would be prompted with a list of class members and a constructor with final members and getters is created.

I create immutables just as often as singletons.

Its nice to have a tool that leads new developers down the correct path for this pattern, just as your Singleton generator does.



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