Fork me on GitHub
#polylith
<
2022-03-03
>
mindbender04:03:38

Can components expose more than one interface namespace?

seancorfield05:03:56

They can have "sub-interfaces" like <top-ns>.<component>.interface.<sub-name>

👍 1
seancorfield05:03:32

We use that for protocols and specs at work, e.g., ws.billing-data.interface.specs

mindbender05:03:49

I think this also confirms it:

1
💯 1
hiredman21:03:43

ah perfect, I was just wonder about this

colliderwriter20:03:25

has anyone tried polylith with a duct app?

Mario Trost08:10:11

> has anyone tried polylith with a duct app? Curious if you heard about anyone?

colliderwriter15:12:49

I didn't hear anything. FYI, I subsequently stopped using polyith itself, but replicated its monorepo directory structure while switching to https://bazel.build

🙏 1
Mario Trost07:12:32

And you’re still using Duct?

Mario Trost08:10:11

> has anyone tried polylith with a duct app? Curious if you heard about anyone?