-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
This is just a proposal, but there are three things I would love to be able to do:
- Configure the type for context across the library (see this comment)
- Use
reason-promise
or another library by default, but allow people to opt out or provide their own promise transformation function - Allow people to customize the behavior of parse. Right now it throws an exception, but maybe you'd like do something else—return a variant, log before throwing, etc.
Right now, turning all the file modules into functors seems like the only way to achieve this, but it's probably worth thinking about more.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed