[NLUUG]   Welcome to ftp.vim.org,
Hosted by ftp.nluug.nl
Current directory: /ftp/os/Linux/distr/salix/i486/extra-15.0/source/development/boost-di/
Contents of README:
Dependency Injection (DI) involves passing (injecting) one or more
dependencies (or services) to a dependent object (or client) which
become part of the client's state. It is like the Strategy Pattern,
except the strategy is set once, at construction. DI enables loosely
coupled designs, which are easier to maintain and test.

Features:

- None run-time overhead;
- Compiles fast;
- Gives short diagnostic messages;
- Is non-intrusive;
- Reduces boilerplate code;
- Reduces testing effort;
- Gives better control of what and how is created;
- Gives better understanding about objects hierarchy.

Design goals:

- Be as fast as possible;
- Compile as fast as possible;
- Give short and intuitive error messages;
- Guarantee object creation at compile-time;
- Be as non-intrusive as possible;
- Be easy to extend.

Icon  Name                                                          Last modified      Size  
[DIR] Parent Directory - [TXT] README 07-Jun-2022 14:19 813 [TXT] boost-di.SlackBuild 11-Mar-2022 06:34 2.5K [   ] boost-di.info 07-Jun-2022 14:19 314 [   ] di-1.0.1.tar.gz 07-Jun-2022 14:20 4.3M [TXT] slack-desc 07-Jun-2022 14:19 1.0K

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!