Issue Details (XML | Word | Printable)

Key: JSR_275-65
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: keilw
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
jsr-275

Dimension.Model contains a static constant

Created: 26/Feb/10 04:50 PM   Updated: 26/Feb/10 04:50 PM
Component/s: Spec
Affects Version/s: 0.9.5
Fix Version/s: None

Time Tracking:
Not Specified

Tags:


 Description  « Hide

While the interface itself is justified by its JavaDoc and looks useful especially for adopters of the JSR its constant STANDARD is not good practice according to sources like "Effective Java".

static Dimension.Model STANDARD
Holds the standard model (default).

If a different place, at least in the Dimension class itself could be found, this seems easy to resolve.



There are no comments yet on this issue.