Github user neykov commented on the issue:

    https://github.com/apache/brooklyn-server/pull/482
  
    Good idea about stopping once the function is available, will think about 
it.
    The `DDFC` chaining is started on the first non-`DslCallable` 
`DeferredSupplier`. But said supplier could return a `DslCallable` after an 
unspecified number of resolve iterations. And it's known only at resolve time. 
Once you start chaining you can't stop as all subsequent calls depend on the 
return value of the previous which is already deferred.
    
    Re `C++ on C` see https://github.com/apache/brooklyn-server/pull/486. Still 
think its orthogonal to `DDFC`.


---
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.
---

Reply via email to