Fork me on GitHub
#polylith
<
2022-08-19
>
seancorfield00:08:54

Although I'm still stuck on migrating one application to a base (after the Clojure initialization bug got fixed -- mentioned above -- we ran into a different, currently inexplicable, test failure and have had to put that application aside), I've since migrated quite a bit more of our code including our main app (our primary REST API), so now we're at:

projects: 20   interfaces: 71
  bases:    15   components: 73
with just over 68,000 lines in Polylith now out of a total of 140,884 (so we're at just over 48% now -- so close to "halfway" although there are four large apps left that will just move to bases and a big chunk of legacy code that I'm still working on migrating).

polylith 12