Camelcade / Devel-Camelcadedb

Perl module for debugging with Perl5 plugin for IntelliJ
Other
23 stars 9 forks source link

Consider re-working reference squashing #57

Closed hurricup closed 3 years ago

hurricup commented 3 years ago

We should not probably squash a multiple references. Only one level: Ref to non-ref Otherwise we should provide expandable node. This will allow us to to avoid necessity to control cyclic references in debugger and may improve UX