Skip to content
This repository has been archived by the owner on Jul 3, 2019. It is now read-only.

Roadmap

Till Schneidereit edited this page Oct 16, 2011 · 2 revisions

This page used to contain a detailed roadmap, spanning several alpha and beta releases. Turns out that's not how development of Swiftsuspenders 2 went.

Instead, most of the versions I planned for the releases is already implemented or got canned due to them being out of scope for an IoC container, leaving only the following items to be implemented for 2.0:

  • support for tearing down object graphs, invoking any [PreDestroy]-annotated methods on the contained objects
  • support for destroying an entire injector, tearing down all graphs managed by it
  • design and implementation of a new description format for injection points not reliant on metadata

Everything else planned for 2.0 can be found in the current HEAD of the the-future branch

Clone this wiki locally