Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Topic - Runtime Bundles for modularity and versioning
Status - Being discussed

Problem that we are trying to solve

...

user?

  • application developer - It helps the developers to not unknowingly create dependency on internals.

Things to consider

  • The discussion for runtime bundles is different than distribution and packaging. Different distributions can contain the same bundles.

Suggestion
Use OSGI to provide modularity and clean interfaces at runtime.
OSGI also handles versioning.

Approach
1. Map bundles to Maven modules that we have today.
2. ?

Questions to be answered

  • ?