-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: Trunk
-
Fix Version/s: Upcoming Branch
-
Component/s: framework
-
Labels:None
The validity checks regarding the class path information are scattered at multiple places. It is simpler to ensure that any ClasspathInfo instance is a valid one at instantiation time. Additionally this lets the client code assume that every instance is valid which provides a sound model of programming.