<@U053HNE90>, <@U0N6C2Q9F>: <@U021C96KUGJ> and i d...
# development
w
@bored-art-40741, @fast-nail-55400: @ancient-vegetable-10556 and i discussed my grabbing https://github.com/pantsbuild/pants/issues/13036 + “transitive classpath composition” this afternoon to ease landing the deploy jar patch
f
👍
w
essentially, “get me the Digest of the transitive classpath of these roots” as a single rule
will that step on any toes? will touch
check
,
test
, etc
a
Sounds good to me
b
Shouldn't interfere with my Scala work, though presumably I'll need to port it over to use your classpath model
But the Scala integration is going to be super barebones, so I don't think it'll interfere much
w
@bored-art-40741: internally it should be exactly the same
yea, sounds good.
i expect that scala integration will involve a
@union
that produces
FallibleCompiledClassfiles
☝️ 1
b
Yup