jolly-chef-92794
01/13/2016, 8:29 PMmanaged_dependencies an Addressable but not a Target, are there examples of that currently in the repo? A quick grep implies not. I’m not entirely sure how that works in terms of how to get at them; existing uses of build file objects seem to be exclusive to objects that are nested inside of Targets.
For instance, are they resolved by context.resolve() and returned by context.get_target(), even though they aren’t targets?