Skip to content

Allow actors as defaults 🕴#74

Merged
sunny merged 2 commits intomainfrom
allow-actors-as-defaults
Jul 18, 2022
Merged

Allow actors as defaults 🕴#74
sunny merged 2 commits intomainfrom
allow-actors-as-defaults

Conversation

@sunny
Copy link
Owner

@sunny sunny commented Jul 16, 2022

Closes #70

Before this change you would need to write default: -> { AnotherActor } instead of default: -> AnotherActor if you wanted to use an actor class as a default, for example for dependency injection.

@sunny sunny changed the title Allow actors as defaults Allow actors as defaults 🕴 Jul 16, 2022
@sunny sunny merged commit 311aa43 into main Jul 18, 2022
@sunny sunny deleted the allow-actors-as-defaults branch July 18, 2022 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dependency injection

1 participant