Signals and Slots in D
Georg Wrede
georg.wrede at nospam.org
Fri Sep 29 15:33:22 PDT 2006
Walter Bright wrote:
> Georg Wrede wrote:
>
>> Having instead an external entity to handle SS reduces drastically the
>> number of needed connections.
>
>
> Having a global entity do this has some advantages, but some significant
> disadvantages. The biggest is handling things in the presence of DLLs
> and shared libraries.
Ehh, "does not compute: add information"!
I'm not pursuing a global entity for it's own sake, I just can't see any
other way to reduce the number of interconnections.
And, especially, I wouldn't ever have expected to see it as a
disadvantage with DLLs. (Or SLs.)
Please enlighten.
More information about the Digitalmars-d
mailing list