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
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
* Review the API/SPI/package layout
+
== 1.0.0 ==
Will begin after the 0.0.0.M0 baseline milestone has been staged
+
 
* Reduce dependency on Guice/ASM types
+
* Graduation!
Would be nice if more of the higher-level wiring/scanning/utility code could be re-used by other low-level injection frameworks
+
 
 +
== TODO ==
 +
 
 
* Document programming model
 
* Document programming model
 
* Document reusable utility code
 
* Document reusable utility code
 
* Document SPI for extenders
 
* Document SPI for extenders
 
* Clean up tests and increase coverage
 
* Clean up tests and increase coverage
 +
* Work towards graduation from incubator
  
 
[[Category:Sisu]]
 
[[Category:Sisu]]

Latest revision as of 15:39, 25 April 2015

1.0.0

  • Graduation!

TODO

  • Document programming model
  • Document reusable utility code
  • Document SPI for extenders
  • Clean up tests and increase coverage
  • Work towards graduation from incubator

Back to the top