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

update/fix list-store-help.pd #323

Closed
wants to merge 1 commit into from

Conversation

Spacechild1
Copy link
Contributor

  • replace old 'range' method name with new 'get'.
    this is especially important for the serializer example which currently causes an infinite loop.
  • remove 'non-list message convert to list' example since this is not true
    (BTW: this is actually a good thing because it prevents collisions if we add more methods to [list store] in the future!)

* replace old 'range' method name with new 'get'.
this is especially important for the serializer example which currently causes an infinite loop.
* remove 'non-list message convert to list' example since this is not true
(BTW: this is actually *a good thing* because it prevents collisions if we add more methods to [list store] in the future!)
umlaeute added a commit that referenced this pull request Jun 26, 2018
BTW: this is actually *a good thing* because it prevents collisions if we add more methods to [list store] in the future!
Closes: #323
@umlaeute
Copy link
Contributor

the range bug has already been fixed in f83c88b

the 'non-list message convert to list' has been included in #394

@umlaeute umlaeute closed this Jun 26, 2018
@Spacechild1 Spacechild1 deleted the list-store-doc-fix branch September 9, 2018 11:21
sebshader pushed a commit to sebshader/pdnext that referenced this pull request Sep 12, 2018
BTW: this is actually *a good thing* because it prevents collisions if we add more methods to [list store] in the future!
Closes: pure-data/pure-data#323
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.

None yet

2 participants