|
From: Ryan A Y. <ra...@ut...> - 2016-09-29 14:25:38
|
Hi James, On Wed, Sep 28, 2016 at 10:18 PM, James Turner <zak...@ma...> > For the first fix, I read the Nasal file and I’m not sure ‘exports’ is the correct place. But I also don’t really know the code well, so I would prefer either some explanation of what is truly needed - can we just disable the writing to disk completely? As I'm the one responsible for this mess, I'll explain. The code works by writing a new XML model, with unique property paths, for each jetway. That's how it's able to maintain a separate identity for each one it spawns. A horrible kludge, but it was the only way I could see to do this from Nasal. Still working on that C++ rewrite, but I've been starved for time lately due to school picking back up. |