ygojson / ygojson-tools

Tooling for the ygojson project
MIT License
1 stars 0 forks source link

Decide architecture for modules and use ArchUnit to test it #129

Open magicDGS opened 6 months ago

magicDGS commented 6 months ago

At the moment, as we just migrated to quarkus in #120, we kept the modules simple. Once we are about to reach version 1.0.0, we should take the final decision for the architecture (what we want to have in separate modules that might be useful to extract or rewrite as an sdk) to avoid pollution with code that is specific for the tools.