
| Key: |
OSGI-189
|
| Type: |
Improvement
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Critical
|
| Assignee: |
Costin Leau
|
| Reporter: |
Costin Leau
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
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.
|
|
Description
|
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. |
Show » |
| There are no comments yet on this issue.
|
|