Hi all,

Thanks to an excellent contribution[1] from @sandipchitale, the Object
Browser was made more interactive. I have plumbed this into the AST
Browser [2] and it opens up the possibility of streamlining the
current AST browser UI a little. The amount of nodes in the tree view
has been growing over the last little while as we found more and more
things we wanted to drill down to. Now, since you can drill down as
much as you want, forcing those into the tree hierarchy makes less
sense.

So, I did a little clean-up and have put some images into [2]. I'd be
keen for any initial feedback on those images or any other ideas. And
if anyone has time to try it out, that would be great! It is currently
in master but can be tweaked as needed before the next release.

Cheers, Paul.

[1] https://issues.apache.org/jira/browse/GROOVY-10661
[2] https://issues.apache.org/jira/browse/GROOVY-10684

Reply via email to