Advanced weather: Difference between revisions

Jump to navigation Jump to search
Switch to {{fg root file}} to fix the broken Gitorious link, and a fix for the file path.
(Fixed typo)
(Switch to {{fg root file}} to fix the broken Gitorious link, and a fix for the file path.)
Line 221: Line 221:
=== 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 {{fg root file|Nasal/local_weather/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