[Boost.DI] Formal review request
Dear Boost, I'd like to request a formal review of Boost.DI. Description: Boost.DI is C++14 header only, type safe library providing compile time, macro free constructor dependency injection. - Reduces boilerplate code - Reduces cost of maintenance effort - Reduces testing effort - Gives better control of what and how is created - Gives better understanding about objects hierarchy Source Code: https://github.com/krzysztof-jusiak/di Documentation: http://krzysztof-jusiak.github.io/di/boost/libs/di/doc/html Boost Library Incubator: http://rrsd.com/blincubator.com/bi_library/di-dependency-injection/?gform_po... Interest: http://lists.boost.org/Archives/boost/2014/07/215487.php Thanks, Kris
Hello Krzysztof,
My apologies for the delay. Your library has been added to the review schedule.
Best,
Ron
On 2015-01-12, at 1:53 PM, Krzysztof Jusiak
Dear Boost,
I'd like to request a formal review of Boost.DI.
Description: Boost.DI is C++14 header only, type safe library providing compile time, macro free constructor dependency injection. - Reduces boilerplate code - Reduces cost of maintenance effort - Reduces testing effort - Gives better control of what and how is created - Gives better understanding about objects hierarchy
Source Code: https://github.com/krzysztof-jusiak/di
Documentation: http://krzysztof-jusiak.github.io/di/boost/libs/di/doc/html
Boost Library Incubator: http://rrsd.com/blincubator.com/bi_library/di-dependency-injection/?gform_po...
Interest: http://lists.boost.org/Archives/boost/2014/07/215487.php
Thanks, Kris
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Hi Ron,
Thank you.
Cheers, Kris
On Tue, Jan 20, 2015 at 9:42 PM, Ron Garcia
Hello Krzysztof,
My apologies for the delay. Your library has been added to the review schedule.
Best, Ron
On 2015-01-12, at 1:53 PM, Krzysztof Jusiak
wrote: Dear Boost,
I'd like to request a formal review of Boost.DI.
Description: Boost.DI is C++14 header only, type safe library providing compile time, macro free constructor dependency injection. - Reduces boilerplate code - Reduces cost of maintenance effort - Reduces testing effort - Gives better control of what and how is created - Gives better understanding about objects hierarchy
Source Code: https://github.com/krzysztof-jusiak/di
Documentation: http://krzysztof-jusiak.github.io/di/boost/libs/di/doc/html
Boost Library Incubator:
http://rrsd.com/blincubator.com/bi_library/di-dependency-injection/?gform_po...
Interest: http://lists.boost.org/Archives/boost/2014/07/215487.php
Thanks, Kris
_______________________________________________ Unsubscribe & other changes:
http://lists.boost.org/mailman/listinfo.cgi/boost
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
participants (2)
-
Krzysztof Jusiak
-
Ron Garcia