[ 
https://issues.apache.org/jira/browse/GROOVY-10684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17564284#comment-17564284
 ] 

Paul King commented on GROOVY-10684:
------------------------------------

I'd be keen for any feedback on some subsequent cleanup of the UI. For this 
record:
{code:java}
record Person(String first, String last = 'foo') { }
{code}
The old look is as shown here:
 !screenshot-2.png! 
The new look represents it as shown below:
 !screenshot-1.png! 

I think it is quite a bit more streamlined. For things like annotations, you 
now need to double-click on the annotations row in the property browsing panel 
and the annotations will pop open in the object browser - see image earlier in 
this issue. I still wonder about a few things though.

We could go back to the old style of "name : type" for things like fields and 
properties if folks would find it easier to see the list of all the properties.
We could (with a little more work) use simple names for all the type names. 
Perhaps others have different suggestions?

> Support opening the Object browser from within the AST browser
> --------------------------------------------------------------
>
>                 Key: GROOVY-10684
>                 URL: https://issues.apache.org/jira/browse/GROOVY-10684
>             Project: Groovy
>          Issue Type: Improvement
>            Reporter: Paul King
>            Assignee: Paul King
>            Priority: Major
>         Attachments: image-2022-07-08-02-08-01-765.png, screenshot-1.png, 
> screenshot-2.png
>
>
> !image-2022-07-08-02-08-01-765.png!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to