Is there a way to apply a Dsl marker scope to exte...
# dsl
w
Is there a way to apply a Dsl marker scope to external classes? for example, I am wrapping spring's bean definition dsl, and I have my own dsl marker, but once you are in a receiver for the spring dsl, the scope is not restricted anymore.