Christoph Daniel Schulze

Results 67 comments of Christoph Daniel Schulze

Still not sure what you're referring to here, though. 😄

That's an excellent idea. We'll keep the idea around, although I'll better refrain from assigning it a milestone...

We could put that logic into a public utility method which is then also used by the `RecursiveGraphLayoutEngine`?

Well, if the `RecursiveGraphLayoutEngine` is used the answer is rather obvious. If people call layout algorithms directly I think it's fine to require them to call said method beforehand. First,...

We should evaluate how this relates to #314.

Yes, we were thinking along those lines. Since that requires a bit of thought I don't expect that will happen for the next release.

> @le-cds any idea which ticket could have solved this? Perhaps the orthogonal edge router refactoring, but I'm really not sure.

I understand (and support) the desire to generalize lower and upper bounds, but I think allowing arbitrary implementations for dependencies takes a bit too far. After all, the use case...