Github user aledsage commented on the issue:
https://github.com/apache/brooklyn-docs/pull/74
@neykov Makes sense, but in truth I'm not sure why
`DslComponent.component(String)` is deprecated. The method `component(String
scope, String id)` is not deprecated, and there is no equivalent `entity(String
scope, String id)`.
My gut feel is that the problem is in `DslComponent`, and that we should
add `entity(String, String)` and deprecate that other `component()` method.
So merging here.
---
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.
---