On 4/13/07, Raymond Feng <[EMAIL PROTECTED]> wrote:

Hi,

With the current assembly model, how can we tell if a component reference
is
promoted by a comosite reference? I can get all the promoted references
from
CompositeReference but not the other way.

Thanks,
Raymond


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

If the model is a true reflection of what appears in the SCDL then I
assume you would have to loop over all the references in the composite that
contains the component in question and test if the componet reference is
being promoted. I know that isn't telling you anything you don't already
know but it's just and excuse to add a related question to this thread

Is the philosophy with the assembly model to have it represent precisely
what appears in the SCDL or is there room to include value add, for example,
links from components references to the composite references that promote
them?

Simon

Reply via email to