Github user grkvlt commented on the pull request:
https://github.com/apache/incubator-brooklyn/pull/436#issuecomment-85279282
# Question
Is there a way to extend this with a mechanism to enable pluggable
_extensions_ to YAML parsers. For example, I am happy with using the CAMP
parser, but I want to allow the YAML files to be able to include service types
like `docker:`_imageId_`:`_tag_ instead of Java class names. The parsing would
be part of an external library, in this instance [Clocker](http://clocker.io/),
since the entities created for these service types would be defined there, and
core Brooklyn has no way of referencing the classes driectly.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---