This message was deleted.
# plugin-development
s
This message was deleted.
b
Implement it by delegation from managed instance of
NamedDomainObjectCollection
? I'm assuming you're writing in kotlin
t
yes, my custom class uses delegation and implements
NamedDomainObjectCollection
seems all "magic" is done via
project.container(..)
method 🤔