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

Check and fix backends for the new Spectra version #333

Open
7 of 13 tasks
jorainer opened this issue Sep 27, 2024 · 1 comment
Open
7 of 13 tasks

Check and fix backends for the new Spectra version #333

jorainer opened this issue Sep 27, 2024 · 1 comment

Comments

@jorainer
Copy link
Member

jorainer commented Sep 27, 2024

If needed, add extractByIndex() for MsBackend implementations in external packages. These packages would then need to depend on Spectra version 1.15.10. This is only required if the backend extends MsBackendCached. Packages are:

@jorainer
Copy link
Member Author

For these packages, check if they implement a [ method that uses callNextMethod(). If so, a extractByIndex() must be implemented. Otherwise, it would still work as the extractByIndex() would dispatch to [.

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

1 participant