Nasal/CppBind: Difference between revisions

Jump to navigation Jump to search
no edit summary
m (http://forum.flightgear.org/viewtopic.php?f=71&t=21139&p=196295#p196295)
No edit summary
Line 21: Line 21:


After working through this article, some of the more useful things to play with it the beginning, would be exposing additional SG/FG classes to Nasal space, such as for example:
After working through this article, some of the more useful things to play with it the beginning, would be exposing additional SG/FG classes to Nasal space, such as for example:
* SGPath {{Progressbar|70}} (Tom is currently working on this)
* SGPath {{Done}} (by TheTom)
* FGProtocol, to implement I/O protocols via Nasal (and help solve {{issue|396}} and support AJAX, REST, JSON or WebSockets) {{Progressbar|30}} [http://forum.flightgear.org/viewtopic.php?f=30&t=21346&p=194458&hilit=fginterface#p194456] [http://forum.flightgear.org/viewtopic.php?f=18&t=21561&p=196141#p196141] (stubs available at [https://gitorious.org/fg/hoorays-flightgear/commits/topics/cppbind-fgprotocol])
* FGProtocol, to implement I/O protocols via Nasal (and help solve {{issue|396}} and support AJAX, REST, JSON or WebSockets) {{Progressbar|30}} [http://forum.flightgear.org/viewtopic.php?f=30&t=21346&p=194458&hilit=fginterface#p194456] [http://forum.flightgear.org/viewtopic.php?f=18&t=21561&p=196141#p196141] (stubs available at [https://gitorious.org/fg/hoorays-flightgear/commits/topics/cppbind-fgprotocol])
* the loglist/SG_LOG() logging buffer machinery [http://forum.flightgear.org/viewtopic.php?f=17&t=21480&p=195517#p195517]
* the loglist/SG_LOG() logging buffer machinery [http://forum.flightgear.org/viewtopic.php?f=17&t=21480&p=195517#p195517]

Navigation menu