Skip to content

StorageBuffer.remove() functionality and tests - #9101

Open
samjwebster wants to merge 2 commits into
processing:mainfrom
samjwebster:remove-StorageBuffer
Open

samjwebster wants to merge 2 commits into
processing:mainfrom
samjwebster:remove-StorageBuffer

Conversation

@samjwebster

@samjwebster samjwebster commented Aug 20, 2026

Copy link
Copy Markdown

Resolves #9078

Changes:

  • Adds the StorageBuffer.remove() method and associated test suite.
  • Adds the _isRemoved flag to the StorageBuffer object, used in read(), set(), and update() to throw a relevant errors

PR Checklist

@perminder-17 perminder-17 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really sorry for the delay. I think your PR got some merge-conflicts by the time. Would you like to have a look?

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.

Add p5.storageBuffer method for deleting/destroying/unallocating

2 participants