Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
E.Z. Hart 1030013834 Allow users to specify resolution method for handlers, effects, and services (#1870) fixes #1739
* Let user set delegate to resolve handlers, effects, and services; closes #1739

* Remove old comments

* Move dependency-resolution-specific code to a separate class;
Remove Reset method; simplify internal API;

* Update docs to reflect new changes

* Add type checks closer to resolution; rename ForceResolve; remove public delegate type;

* Update docs
2018-02-26 11:48:15 +00:00
kingces95 eb8b4d1945 Add internal XF.Registrar.RegisterAll b/c previewer needs it (#816) 2017-03-16 16:19:35 +00:00
kingces95 e6d5186c8a Remove InternalsVisibleTo from Core to XF.Platforms.* (#782)
* Remove InternalsVisibleTo from Core to XF.Platforms.*

* Changes per Jason's code review

* Move LockableObservableListWrapper to internals namespace

* Changes per Stephane's code review

* update docs

* Touch code to get CI to run tests

* Rebase; Update documentation
2017-03-07 14:56:24 -05:00
Jason Smith 17fdde66d9 Initial import 2016-03-22 16:13:41 -07:00