From e2b093785b7b9ffc7015986a4deff6536992046e Mon Sep 17 00:00:00 2001 From: Mike Bierlee Date: Sat, 4 Jul 2015 14:12:14 +0200 Subject: [PATCH] Alter future work to specifically target Phobos containers for future autocompletion --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a81b94..56f60c5 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ Future Work ----------- * Component scan (auto-registration) * Custom instance factories (replaces registration scopes) -* Collection autocompletion (Assign all variants to a collection) +* Phobos Collection autocompletion [Spring Framework]: http://projects.spring.io/spring-framework/ [Hypodermic]: https://github.com/ybainier/hypodermic/