Initializing Nasal early: Difference between revisions

Jump to navigation Jump to search
m
update with bootstrapping discussion for FGCanvas
mNo edit summary
m (update with bootstrapping discussion for FGCanvas)
Line 16: Line 16:
   }}
   }}
}}
}}
{{FGCquote
  | I am delighted to have this cleaned up, and a way to incrementally init bits of Nasal, but I would be much happier to see a patch of the C++ difs, the sooner the better, just in case you're doing something that is not going to work safely.
  |{{cite web |url=http://forum.flightgear.org/viewtopic.php?p=192734#p192734
    |title=<nowiki>Re: Modular Nasal </nowiki>
    |author=<nowiki>zakalawe</nowiki>
    |date=<nowiki>Sun Oct 27</nowiki>
  }}
}}
{{FGCquote
  |I really don't believe there should be an option to disable bootstrapping, it should just be an issue of matching FGData. Basically, if we have new-style scripts (i.e. using require() and deprecating "nasal-dir-initialized"), then we ''need'' a bootstrap script (because otherwise... we would have to reimplement the corresponding code in C++ space); else, we have old FGData (as I sometimes like to switch back to, to pursue other projects like the Nasal Browser) and we use the old C++ loading code.
  |{{cite web |url=http://forum.flightgear.org/viewtopic.php?p=193231#p193231
    |title=<nowiki>Re: Modular Nasal bootstrapping (again)</nowiki>
    |author=<nowiki>Philosopher</nowiki>
    |date=<nowiki>Mon Nov 04</nowiki>
  }}
}}
<references/>
<references/>


Navigation menu