Fork me on GitHub
#polylith
<
2021-12-16
>
seancorfield20:12:37

Just refactored another two apps to bases in our monorepo:

projects: 18   interfaces: 34
  bases:    8    components: 35
So we now have about 31k lines of production Polylith code (out of about 97k lines).

polylith 2
🚀 2
james08:12:21

I wonder if this is the largest Polylith codebase in the world?

seancorfield17:12:16

@U055RDVAV I would hope not. Our entire codebase, including tests, is only 123k lines which I do not consider large, and so far only a third of that is Polylith-shaped.

seancorfield20:12:29

(the biggest pain, as ever for us, is a lack of consistency of namespaces in legacy code so each refactoring requires a lot of namespace renaming!)

polylith 7