From f225a2f13caf02c0e151d2245634fa5768a8af3c Mon Sep 17 00:00:00 2001 From: Mike Bierlee Date: Wed, 23 Dec 2015 18:51:28 +0100 Subject: [PATCH] Tick future work off the list Even though the custom implementation is mostly meant for internal use. Application contexts will make this more usefull for end-users. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 177d8b8..0a352f1 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,6 @@ The documentation can then be found in docs/ Future Work ----------- * Component scan (auto-registration) -* Custom instance factories (replaces registration scopes) * Phobos collections autowiring * Constructor injection