|
|
|
|
|
by markuz
4189 days ago
|
|
I was thinking the same thing.
It has nothing to do with callbacks. > fully resolving circular dependencies is equivalent to solving the halting problem, IIRC. I don't think so. Any good dependency injection framework would detect this kind of circular dependency. |
|
Just analyzing the dependency graph of injected components is indeed just a topological sort.