Issue Details (XML | Word | Printable)

Key: OSGI-189
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Critical Critical
Assignee: Costin Leau
Reporter: Costin Leau
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Spring OSGi

move implementation into internal package

Created: 04/Sep/07 11:03 AM   Updated: 05/Oct/07 02:11 AM
Component/s: COMPENDIUM, CORE, EXTENDER, TESTING
Affects Version/s: 1.0 M2
Fix Version/s: 1.0 M3

Time Tracking:
Not Specified


 Description  « Hide
move implementations classes into internal package which do not get exported. Allow only public interfaces and the really client-intended implementations out there such as importer/exporter and application context.
Even utility classes that are mainly used internal should be under internal package.
The less classes are exposed, the more freedom there is in changing things in a future release.

 All   Comments   Work Log   Change History   FishEye   Builds      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.