Re: Circular Dependency
Posted by
Sean DeNigris on
Oct 07, 2020; 5:06pm
URL: https://forum.world.st/Circular-Dependency-tp5122737p5123137.html
> (we
shipped one release yesterday and are scheduled to make another
release in the next couple of weeks:)
Sounds like a good problem to have :)
My
screen is tall enough for me to see the loop:)
Another good problem ;-)
I see that you are using a number public projects intermixed with
your own projects, so I'm going to guess that the loop is
introduced by one of your projects. The public projects don't
usually have undetected load loops ...
I'm guessing you mean "personal" rather than private, because I think all the dependencies are publicly accessible.
The Seaside/Parasol loop was interesting, because the initial
bare install succeeded and the loop didn't show up until I tried
to reload a project. Are you seeing something similar.
It's happening on the initial load.
Since you are familiar with all of the projects, you should think
about where you have created a dependency on a project on only a
subset of a larger project that is used in its entirety elsewhere
... if you know of this you need to arrange to remove the loop by
deciding which project is the master and arrange for it to be
loaded first.
Okay, let me think along those lines and let you know if I come up with anything...
Thanks!!
--
You received this message because you are subscribed to the Google Groups "Metacello" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[hidden email].
To view this discussion on the web visit
https://groups.google.com/d/msgid/metacello/194570f6-c638-4a19-82e2-1950ea890685n%40googlegroups.com.