You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2021/03/20 08:12:38 UTC

[GitHub] [netbeans] jlahoda commented on pull request #2785: Java chained types improvement feb 2020

jlahoda commented on pull request #2785:
URL: https://github.com/apache/netbeans/pull/2785#issuecomment-803270118


   Thanks for the comment, @matthiasblaesing . I've tried to sketch putting the inline types after the braces (which, I think, also allows to eliminate some that are probably not so interesting, as they are not part of chained method invocation). I've put that here:
   https://github.com/jlahoda/netbeans/tree/java-chained-types-improvement-feb-2020-var2
   
   A sample screenshot:
   ![chained-types-var2](https://user-images.githubusercontent.com/124144/111863516-5b7f5480-895c-11eb-85d8-50ce24e6da7c.png)
   
   What do you think?
   
   Thanks!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists