Hi,

The documentation 16.more.array.pd looks a bit deprecated so I suggested a small update: https://github.com/pure-data/pure-data/pull/309

Anyway, I think I found a bug: renaming an array doesn't rename it graphically (you have to update the patch window in a way or another).

And I have two questions/suggestions:
- The message "bounds" should also resize the array (perhaps?)
- Using a list to change the elements of an array should also resize the array if needed (or at least notifying if the elements are out of bounds?).

Cheers,
Pierre