Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add some benefits over other concepts like DS, BluePrint, ... #1

Open
lefou opened this issue Feb 6, 2019 · 0 comments
Open

Add some benefits over other concepts like DS, BluePrint, ... #1

lefou opened this issue Feb 6, 2019 · 0 comments

Comments

@lefou
Copy link
Member

lefou commented Feb 6, 2019

  • Benefits over pure Java Activator
    ** Better code

  • Benefits over DS, Blueprint ...
    ** when using pure DS/Blueprint:
    *** no XML writing
    ** when using Annotation-based DB/Blueprint:
    *** no usage specific annotations on usage un-specific classes
    ** No extra post-processing step needed, e.g. a bnd plugin that scans annotation and/or XML files
    ** Full support via IDE and Compiler
    ** Bnd will not miss imports
    ** Out-of-the-box lifecycle dynamics outside of OSGi Container, e.g. with Felix Connect (former PojoSR)
    ** Easy Unit-Testing of Activator functionality in standard unit tests
    ** Ideomatic Java and Scala notation, without Annotations

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant