Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.
Difference between revisions of "Riena/1.1.0 Provisional API"
< Riena
(→In Riena 1.0.0 all APIs (exported packages that are not marked as x-internal) were marked as provisional.) |
m (→In Riena 1.0.0 all APIs (exported packages that are not marked as x-internal) were marked as provisional.) |
||
Line 15: | Line 15: | ||
* org.eclipse.riena.example.* | * org.eclipse.riena.example.* | ||
* org.eclipse.riena.demo.* | * org.eclipse.riena.demo.* | ||
+ | |||
+ | [[Category:Riena]] |
Revision as of 01:17, 15 April 2009
In Riena 1.0.0 all APIs (exported packages that are not marked as x-internal) were marked as provisional.
This will change in 1.1.0. The formulated goal was to make all API final in 1.1.0. However I see some problematic areas where I'd like to keep the API provisional beyond 1.1.0.
The following bundles should remain provisional
- org.eclipse.riena.navigation.ui.swt
- org.eclipse.riena.monitor.*
The following packages should remain provisional
- org.eclipse.riena.ui.swt.lnf (in org.eclipse.riena.ui.swt)
- org.eclipse.riena.core.wire
Not API are all samples and demos
- org.eclipse.riena.sample.*
- org.eclipse.riena.example.*
- org.eclipse.riena.demo.*