Are we able to create `NamedObjectDomainCollection...
# gradle
j
Are we able to create
NamedObjectDomainCollection
objects in our plugins or is there no way to instantiate one without using internal API'S?
e
What about
project.container(..)
?
It is only for monomorphic domain object containers though
Please comment/vote on https://github.com/gradle/gradle/issues/729 for a public api to also create polymorphic containers