-
Notifications
You must be signed in to change notification settings - Fork 269
Closed
Labels
Description
Don't need a proliferation of single field types. Something like a horoscope is just a string. It should be returned from actions and injected into other actions.
This means:
- Ability to return a string and bind it, which must be by name (action or explicit)
- Ability to inject a string, which must have as
RequireNameMatchannotation