]> git.mxchange.org Git - simgear.git/commit
Melchior FRANZ:
authorehofman <ehofman>
Sat, 11 Jun 2005 08:39:26 +0000 (08:39 +0000)
committerehofman <ehofman>
Sat, 11 Jun 2005 08:39:26 +0000 (08:39 +0000)
commit5d34eb12e07235fc56d6a5e496b0c2e208fd7381
tree2145488af729c80a1a9bdebb65d63cd5ac796065
parentd4e760efe1fad08ef98b614b8334c07fde1f1b2f
Melchior FRANZ:

This is the more elegant solution that Andy had proposed in a response
to my RFC on Nasal initialization code in joystick configuration files.
As Nasal is initialized last (for good reason), subsystem can currently
not use it for initializing. postinit() is called on all subsystems
after all have been initialized.
simgear/structure/subsystem_mgr.cxx
simgear/structure/subsystem_mgr.hxx