<@U10EJRH2L> I agree it would be nice, but let's n...
# tornadofx
e
@Ruckus I agree it would be nice, but let's not do anything that delays the release this time around. @hudsonb Yeah, REST is probably the most obvious candidate for modularization, even though it's not huge. In fact, the whole framework is still pretty small, so it's not like the space requirements are really an issue for most applications IMO.
👍 2
n
@edvin I agree but after we have a stable java11 version I think we should tackle the modulation of the framework not because of size but because people can then better pick and chose what the want and it forces us as the framework developers to work "cleaner" and maybe rethink some design dissensions
e
@nimakro I agree that it will guarantee that we design the software in a healthier way, but I'm not sure it really matters if a not used feature is included for any given code base - again because of the small size. Having everything in core also increases discoverability. Still, modularity will for sure be the next goal after J11 🙂
👍 1