Bug 396031 - Export Package org.eclipse.modisco.java.composition.util
Summary: Export Package org.eclipse.modisco.java.composition.util
Status: NEW
Alias: None
Product: MoDisco
Classification: Modeling
Component: Technologies (show other bugs)
Version: 0.10.1   Edit
Hardware: All All
: P5 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-07 06:00 EST by Benjamin Klatt CLA
Modified: 2012-12-21 12:27 EST (History)
2 users (show)

See Also:
gdupe: kepler+


Attachments
Patch for the modification in the manifest file (876 bytes, text/plain)
2012-12-07 06:00 EST, Benjamin Klatt CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Klatt CLA 2012-12-07 06:00:18 EST
Created attachment 224418 [details]
Patch for the modification in the manifest file

The java composition model plugin does not export the util package. 
This is necessary to access the package factory for the meta model.

Please add this package to the runtime published packages in the manifest file.

Thanks Benjamin
Comment 1 Gregoire Dupe CLA 2012-12-21 12:21:57 EST
Hello,

I’m reluctant to expose this API. To open an API, imply to manage its life cycle according to the API policy.

The package you want to export contains classes. To conform to the policy API with exposed classes is really complicated.

Why do want to expose this package? Do you think that the opening of this API is essential, next to the evolution difficulties that will cause?

Regards,
Grégoire
Comment 2 Benjamin Klatt CLA 2012-12-21 12:27:21 EST
Hi,

the same reasons as described in https://bugs.eclipse.org/bugs/show_bug.cgi?id=396051 also apply to this issue.

Cheers
Benjamin