This repository was archived by the owner on Feb 23, 2023. It is now read-only.
This repository was archived by the owner on Feb 23, 2023. It is now read-only.
Remove functional mode, spring-fu/spring-init references #347
Closed
Description
We should maybe remove this hard split and make those 2 modes working together, by introducing more functional
into the default mode based on reflection
behavior gradually. That avoids the issues of our curent all or nothing mode and would be a path toward something unified. If we choose that path we should probably just use default
for the unified mode name.