On June 1, 2005 07:02 pm, Andy Ross wrote:
> This isn't fixable without relatively major surgery, so for now I
> think you're stuck.  Maybe Melchior's suggestion of storing your data
> in Nasal space is the best one for the moment.

Okay.  I think I came up with something using Nasal. =)

Objects in Nasal seems to get passed/assigned by reference.  So I wrote myself 
a medium object, passed two I/O buffers to it, and have the buffers swap by 
the medium periodically by calling the function settimer(medium.update, 0).  
It seems to work, and seems to be better than using the property tree as 
well.



Ampere

_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d

Reply via email to