> > I will say that one thing that feels odd about the top-level request > manager approach is that it uses containment as the way to hook things up. > That works fine with one piece filling that role but would get messier with > two. But with signals gone, containment is the primary thing we have left. >
I don't know that I understand the concern. If I had a couple of 'service providers' I would just mount both in the root of the application and the root would know which one serves which requests, I would think. I see it as a super clean solution, honestly, but might just be me. -- Josh Adams -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
