You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd love to use this library at work, but unfortunately we'd have to disable the usability extensions for future compatibility with the standard.
The noext branch seems a bit behind master, so I'm wondering if it'd be okay to add the option to enable/disable those extensions at compile-time.
If that seems like a good idea, I'd be happy to submit a PR 😃
Cheers, and thank you for the amazing lib!
The text was updated successfully, but these errors were encountered:
LouisHLAV
added a commit
to LouisHLAV/expected
that referenced
this issue
Aug 15, 2022
Use-case: if I include expected in the API of my library and want to switch it out later (if it is accepted as standard), I don't want to break my user's code if they have used these extensions...
(Alternatively, providing a parallel release which doesn't include them at all would be even better!)
Hi!
I'd love to use this library at work, but unfortunately we'd have to disable the usability extensions for future compatibility with the standard.
The
noext
branch seems a bit behindmaster
, so I'm wondering if it'd be okay to add the option to enable/disable those extensions at compile-time.If that seems like a good idea, I'd be happy to submit a PR 😃
Cheers, and thank you for the amazing lib!
The text was updated successfully, but these errors were encountered: