Skip to content

Conversation

devmotion
Copy link
Collaborator

@devmotion devmotion commented Feb 12, 2025

I assume CallableTransform and CallableInverse predate the use of Base.Fix1 etc. in the ecosystem. I think one could unify both paths of construction, transform(t) and Base.Fix1(transform, t) etc., and just make CallableTransform and CallableInverse special aliases of Base.Fix1.

Alternatively, one could remove these names completely, given that users have already been instructed to use transform(t) and inverse(t).

@tpapp
Copy link
Owner

tpapp commented Feb 12, 2025

This makes sense. I assume that I should have merged this one before #123, would you mind resolving the conflicts? (Since this is my bad, if you have no time I will do it myself).

@devmotion
Copy link
Collaborator Author

OK, I fixed the merged conflicts 🙂

@tpapp tpapp merged commit e504d23 into tpapp:master Feb 12, 2025
5 checks passed
@devmotion devmotion deleted the dw/callable branch February 12, 2025 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants