Re: [Fresco-devel] cache graphics
Stefan Seefeld <[email protected]> Sun, 04 Jan 2004 14:18:02 -0500
| Newsgroups | gmane.comp.video.fresco.devel |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: > the idea is to insert "cache-graphics" on top of every client-graph... Hi cinap, while the issue you are trying to solve is really quite hard, I believe that the way you suggest is at best a workaround. Fresco is designed in a 'location transparent' way, so terms such as 'client graph' don't have any meaning. Instead, I believe that we should try to get CORBA out of the scene graph and thus be able to provide much stronger guarantees for scene graph operations. Regards, Stefan