[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#792170: ITP: injeqt -- Dependency injection framework for Qt



Package: wnpp
Severity: wishlist

* Package name: injeqt
Version: 1.0.1
Upstream Author: Rafał Przemysław Malinowski <rafal.przemyslaw.malinowski@gmail.com>
* URL: https://github.com/vogel/injeqt
* License: LGPL version 2.1
Programming Language: C++

Dependency injection is an implementation of inverse of control and can be used to increase program modularity and extendability. In general it also results in more testable source code.

There is a lot of dependency injection frameworks for bytecode based languages like Java and C#, for instance Guice and Spring. C++ lacks reflection facilities that make dependency injection so powerfull in these languages.

Injeqt is an attempt to build a powerful and reliable dependency injection framework on Qt's reflection based on MOC (meta-object compiler). For version 0.1 some basic features were implemented.



--
Patryk Cisek

Reply to: