Sahoo wrote:
Hi,
The following line in section #3.7 (Resolving Process) in R4 spec is
not clear to me. I appreciate if someone can explain it.
/A bundle can be resolved if the following conditions are met:
All its mandatory imports are wired
All its mandatory required bundles are available and their exports wired
/I don't understand by the last clause which says "their exports
wired." Why does all the exports of the required bundle have to be
wired? Secondly, what does the other end of the wire connect to?
I think this is saying that the required bundles' exports are wired to
the bundle being resolved (i.e., the bundle doing the requiring). In
other words, the resolving bundle essentially is treated as importing
everything that the required bundles export.
-> richard
If possible, please supply an example.
Thanks,
Sahoo
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]