Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add switch to distinguish wrapped derivations from primitive operations #1077

Open
mohamed-barakat opened this issue Sep 30, 2022 · 1 comment

Comments

@mohamed-barakat
Copy link
Member

As discussed with Fabian I suggest having a switch to distinguish between wrapped derivations and wrapped primitive operations. This switch should then be used in InfoStringOfInstalledOperationsOfCategory (and maybe at some other places to discuss).

Background: The category constructor Opposite currently wraps all installed methods (primitive and derived) and it looks for the user as if all methods are now primitive.

@mohamed-barakat mohamed-barakat added the help wanted tasks suited for external help label Sep 30, 2022
@zickgraf
Copy link
Member

The hard part is finding a good name for the switch. What about IsPropagatedDerivation?

@zickgraf zickgraf removed the help wanted tasks suited for external help label Oct 26, 2022
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

No branches or pull requests

2 participants