You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 3, 2019. It is now read-only.
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