polylith

amano 2025-05-04T13:09:25.952269Z

How do I keep an interface in sync between multiple components without poly tool?

imre 2025-05-04T16:46:55.420939Z

One of Polylith's most important value add is the tool. Why do you want to not use it? Sounds like you'd need some kind of tool anyway

amano 2025-05-05T06:51:03.271699Z

I may want to utilize polylith architecture in languages that don't have the tool.

imre 2025-05-05T10:22:15.696529Z

I'm not sure you'll find a way to keep components implementing the same interface in sync without some kind of tool. I'd say there's also a good chance that those tools will be separate per language