Fr/A local weather system: Difference between revisions

Jump to navigation Jump to search
m
Link to special directory articles
No edit summary
m (Link to special directory articles)
Line 172: Line 172:
=== New Nasal API requests ===
=== New Nasal API requests ===
For things that should be implemented as new Nasal APIs, rather than being hard coded features in C++
For things that should be implemented as new Nasal APIs, rather than being hard coded features in C++
The file [http://gitorious.org/fg/fgdata/blobs/master/Nasal/compat_layer.nas $FG_ROOT/Nasal/compat_layer.nas] contains compatibility wrappers for functions that are currently implemented in Nasal space, because the corresponding features are not yet supported by the core fgfs/Nasal APIs. This may be a good starting point for implementing new Nasal APIs.
The file [http://gitorious.org/fg/fgdata/blobs/master/Nasal/compat_layer.nas [[$FG_ROOT]]/Nasal/compat_layer.nas] contains compatibility wrappers for functions that are currently implemented in Nasal space, because the corresponding features are not yet supported by the core fgfs/Nasal APIs. This may be a good starting point for implementing new Nasal APIs.


== Current development status ==
== Current development status ==

Navigation menu