Yair <(E-Mail Removed)> wrote:
> Hi,
> Thank you for your reply.
> The reason me need to have cyclic references is that we
> are working on quite a large project, and
> we have now reached the conclusion that we need to
> seperate a certain DLL to about a dozen DLL's (so that it
> will be easier for the developers to work on their models).
> The problem is that we have cyclic dependencies in this
> DLL.
> The only problem with your proposal is the perforance
> penalty (quick access from A to B, and from B to A is a
> key issue).
Are you *sure* it's a problem? Have you tested it and measured the
performance penalty? You may well find it's not nearly as bad as you
think, and not enough to be a problem.
--
Jon Skeet - <(E-Mail Removed)>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too