lichen-community-systems / Flocking

Flocking - Creative audio synthesis for the Web
GNU General Public License v2.0
693 stars 60 forks source link

Fixes gh-174: Removes logging of the entire 'root' object when path parse errors occur. #220

Closed colinbdclark closed 6 years ago

colinbdclark commented 6 years ago

This is a relatively low-cost simple fix for gh-174, where we simply stop logging the "root" object. Users are still provided with information about which path segment failed, and this solves the issue of huge time delays spent in fluid.prettyPrintJSON for Flocking's (unfortunately) very circularly-referenced objects.