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

Key: IDEABKL-2919
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Maxim Shafirov
Reporter: Dave Griffith
Votes: 1
Watchers: 1
Available Workflow Actions

Mark as Stalled
Operations

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

New Inspection: Class may be abstract

Created: 27 Apr 05 20:43   Updated: 29 Apr 05 23:45
Component/s: Code Analysis. Inspection
Affects Version/s: None
Fix Version/s: None

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

Build: 3,290


 Description  « Hide
If a class is nowhere directly instantiated, it should be possible for an inspection to tell this, and report that the class may be made abstract. Obvious quickfix, plus make all of the classes "public" and package-visible constructors "protected". I'd do this one myself, but it requires more usage information than I'm comfortable using in a local inspection, and it fits well with other JetBrains provided inspections.

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