<@U3QQLJNG3> Not sure it adds much value to add ge...
# tornadofx
e
@tieskedh Not sure it adds much value to add generics to the App constructor as it would break backwards compatibility, and since you can't use generics with varargs, you'd have to resort to the old syntax for the stylesheets anyway.
t
agree, I think you're right. created pulll requests. (many more are comming soon). I created a lot of rrefactorings, but never suggested them.
ps. feel free to reject changes you don't like 😉
e
Thank you! Will start going through them later today! If you have time, can you also update the CHANGELOG?
No need for changelog entries for simple refactorings of course 🙂 Just actual changes in functionality.
I added info about Launch<AppClass> to the CHANGELOG. We should update the guide as well 🙂
I updated the guide 🙂
@tieskedh Thanks for splitting these up into separate PR's - makes it much easier to review 🙂