-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ServiceProviderProps and Props Changes (#4858)
* full reformat of Props class * refactor DefaultProducer * close #3599 - cleaned up Props methods to make IIndirectorActorProducer dependencies more explicit * close #4854 - removed and replaced ServiceProviderProps * API approval * added comment to clarify important backwards-compat change * fix regression on Props.Create<T> * eliminate one more source of reflection * fixed SupervisorStrategy copying * added specs to validate that Akka.DependencyInjection Props propagate values correctly * fixed Props copy error
- Loading branch information
1 parent
5d51759
commit d2b8875
Showing
7 changed files
with
413 additions
and
406 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.