From: Jean-Marc V. <jea...@he...> - 2000-09-05 17:39:51
|
> > I'd also something about the BL part I'd like to see between the DL > > and the > > Mother-BL. I'd like to see the BL take care of all communication > > between different machines. Since some of the PL nodes (viewers, > debugging > > nodes, ...) will have to interact with the UI, the only way to achieve > that is > > through a middle-BL (what I used to call "master") that takes care of > the > > communication between the DL and all the mother-BL's. Does that make > > sense? > > Can we continue the whole "family" analogy and call the middle-BL the > "grandma BL" (GBL) if we choose to have such a thing? This makes it seem > clearer in my mind. Agreed for grandma-BL! > I agree that we will need to have some kind of central BL that the DL > communicates with. If there will be multiple MBLs (which it seemed like > the way the discussion was heading) then I agree that we need something > central to which the DL always communicates. I hope I am understanding > the discussion so far :-) Well, it was always clear that there would be multiple BL's (since there are multiple machine). Having a GBL will make things much simpler when it comes to interactions between the DL and the PL. I would also like this grandma-BL to perform the splitting, and that's the point on which Jarl and I disagree and that would need to be discussed further. Jean-Marc |