Mike Bierlee
a129e6c3f1
Prefer the use of @Inject in examples, docs and tests
2023-03-07 03:31:23 +03:00
Mike Bierlee
9b05aa3af9
Reformat code to use otbs brace style
...
It's more compact and more common in the coding world these days.
2023-03-07 01:24:28 +03:00
Mike Bierlee
fd9d63a6ec
Update copyrights
2023-01-11 02:01:51 +03:00
Mike Bierlee
c5e458f75a
Update copyrights
2022-02-18 00:45:03 +03:00
Mike Bierlee
dcaa4d77be
Autoformat code according to The D Style
2021-05-01 22:16:44 +03:00
Mike Bierlee
3f6636109e
Update copyrights
2021-01-04 02:04:20 +03:00
Mike Bierlee
81de14a1ee
Update copyrights
2020-03-11 23:38:54 +03:00
Mike Bierlee
343dd65fdf
Update copyrights
2019-07-14 12:40:16 +03:00
Mike Bierlee
4410206ec4
Update copyrigths
...
And convert tabs to spaces
2018-01-01 15:56:47 +01:00
Mike Bierlee
e90306ef57
Update copyrights
2017-02-13 20:20:35 +01:00
Mike Bierlee
9e5a27d046
Deprecate singleton factory method
...
The factory method encourages misuse of dependency injection (by using it as a service locator). Removing the factory method forces the user to make this choice deliberately.
2016-08-08 22:17:17 +02:00
Mike Bierlee
7308702dfe
Add ability to mark autowire dependencies as optional
2016-02-15 22:52:48 +01:00
Mike Bierlee
fdbd3c06a1
Make all autowired members in examples and the tutorial private
...
To set a proper example!
2016-02-09 21:06:07 +01:00
Mike Bierlee
7bd0795b3f
Fix line delimiters
2016-01-06 20:28:25 +01:00
Mike Bierlee
c35e494dfe
Update copyrights
2016-01-06 20:18:35 +01:00
Mike Bierlee
664c51b9c4
Add license to examples
2015-12-28 22:45:15 +01:00
Mike Bierlee
a59e7a9731
Add example project demonstrating @AssignNewInstance
2015-07-06 22:55:41 +02:00