kwhitley / treeize

Converts row data (in JSON/associative array format) to tree structure based on column naming conventions.
MIT License
189 stars 24 forks source link

getting signature from array data actually removes first row... use clone of data or detect signature row #22

Closed kwhitley closed 10 years ago

kwhitley commented 10 years ago

this causes repeat growths of the same flat data to fail (signature row was removed)