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
We should consider adding support for clients to pre-emptively check if a client supports a given method rather than depending on not supported exceptions as we may need/want to pre-emptively enable or disable UI/features based on what the user's selected client supports.
The text was updated successfully, but these errors were encountered:
There hasn't been a JavaScript project I've worked on where I haven't eventually gone mad with power and used decorators for metaprogramming, so I'm fully on board with this idea.
We should consider adding support for clients to pre-emptively check if a client supports a given method rather than depending on not supported exceptions as we may need/want to pre-emptively enable or disable UI/features based on what the user's selected client supports.
The text was updated successfully, but these errors were encountered: