You should write your comments directly on DominoKit Gitter chat: https://gitter.im/DominoKit/domino
Hope this helps... [email protected] schrieb am Samstag, 17. April 2021 um 10:24:50 UTC+2: > Hi all, > > As I understand domino guys read this form > So, after playing with domino UI I have noticed that code looks a little > bit noisy because on every step I have to write appendChild. > > Didn't you consider defining appentChild as a method with an arbitrary > number of arguments? > > public T appendChild(Node...node) > > In such a case, the code will look cleaner (screenshot is attached) > > > -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/a3b821c9-35ae-4daa-a50c-a073db467b79n%40googlegroups.com.
