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 ability to add a chain of transfers #16

Open
crteensy opened this issue Mar 24, 2016 · 0 comments
Open

Add ability to add a chain of transfers #16

crteensy opened this issue Mar 24, 2016 · 0 comments

Comments

@crteensy
Copy link
Owner

When multiple tranfers must be executed in a known order, therre should be a possibility to add them as a block (including possible loops, if desired). This means that data that is private to the transfer must be manipulated before the transfer is registered with the DMASPI object.

  • add a class that can create transfer chains
  • modify registerTransfer() to accept a chained transfers or add a registerTransferChain() method
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant