Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Sisu/Roadmap"

m
m
Line 7: Line 7:
 
* Document SPI for extenders
 
* Document SPI for extenders
 
* Clean up tests and increase coverage
 
* Clean up tests and increase coverage
 +
 +
[[Category:Sisu]]

Revision as of 09:08, 21 September 2012

  • Review the API/SPI/package layout
Currently in-progress under the code-janitor branch
  • Reduce dependency on Guice/ASM types
Would be nice if more of the higher-level wiring/scanning/utility code could be re-used by other low-level injection frameworks
  • Document programming model
  • Document reusable utility code
  • Document SPI for extenders
  • Clean up tests and increase coverage

Back to the top