JaDE
JaDE copied to clipboard
Clone array on get()
When doing a get() to retrieve all objects be sure to clone the array (using splice) so that modifications to that array don't affect the database's store.