bump Since I wrote this post I have experimented with using ChangeList::setReadOnly when modifying the non-connected graph. This definitely has an effect, but I have not been able to make it work cleanly or completely. Is this even the right approach?
On 1/27/06, Terry Welsh <[EMAIL PROTECTED]> wrote: > I have two separate plugins (dlls #1 and #2) running underneath the > same 3rd party application, each containing its own complete OpenSG > graph. The graph in dll #1 is connected to another computer via > RemoteAspect. When I make changes to the non-connected graph in dll > #2, the changes are seen and transmitted by the connected graph in dll > #1. > > Would this be due to resource sharing by OpenSG since both graphs are > running underneath the same executable? Is there any way to prevent > this? > -- > Terry Welsh - mogumbo 'at' gmail.com > www.reallyslick.com | www.infiscape.com | www.vrsource.org > ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642 _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
