spring-shell icon indicating copy to clipboard operation
spring-shell copied to clipboard

Consider moving terminal ui to its own module

Open jvalkeal opened this issue 2 years ago • 0 comments
trafficstars

There's a lot of new code and while it's convenient to have it in a core package a new dependence to reactor is not optimal to have in a core itself. While we could try to make reactor optional it feels that separate module might be better. Not all want to use "UI" features.

At this point we also need to think older flow components as there is a plan to replace core representation layer in those to low level terminal ui components. This means those needs to live in a same module.

jvalkeal avatar Aug 06 '23 12:08 jvalkeal