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
Arguably, these shouldn't be exposed in azimuth-js. The Ecliptic has its own, custom-fit transfer function (transferPoint), which gives more control over how the transfer actually happens. If you're using azimuth-js, you're already away from standards, and generally better off buying in completely.
When using transferFrom, for example, the reset that happens is implied, whereas calling transferPoint makes it clear that a reset is happening.
Willing to be fought on this.
The text was updated successfully, but these errors were encountered:
Arguably, these shouldn't be exposed in azimuth-js. The Ecliptic has its own, custom-fit transfer function (
transferPoint
), which gives more control over how the transfer actually happens. If you're using azimuth-js, you're already away from standards, and generally better off buying in completely.When using
transferFrom
, for example, thereset
that happens is implied, whereas callingtransferPoint
makes it clear that a reset is happening.Willing to be fought on this.
The text was updated successfully, but these errors were encountered: