|
|
b225120d09
|
reworkted Singleton / DependencyFactory unit test pass
|
2013-10-20 00:34:21 +02:00 |
|
|
|
739a473f7e
|
implemented the standard code path of DependencyFactory
still mising: a mechanism to inject mock objects temporarily
|
2013-10-19 03:32:49 +02:00 |
|
|
|
ed7f975748
|
draft the creation and lifecycle facilities
|
2013-10-19 00:07:06 +02:00 |
|
|
|
78c7036678
|
reshape the management interface
now using static functions; which simplifies building
a scoped object to install a mock automatically within
unit tests.
|
2013-10-18 20:15:29 +02:00 |
|
|
|
7000a40602
|
WIP: stubbed factory functions
|
2013-10-18 02:49:37 +02:00 |
|
|
|
567ab3819b
|
WIP: draft an improved version of the Singleton factory
...this would both improve our general design and circumvent
the problems with Clang and static variables
|
2013-10-14 01:18:56 +02:00 |
|