20,741
edits
Line 59: | Line 59: | ||
Consequently, that also means that we need to move away from tons of custom Nasal blobs, and that even if new functionality may be implemented in Nasal space, it must be registered as conventional Canvas::Element child classes implementing the corresponding interface, for all the reasons discussed at [[Canvas_Development#The_Future_of_Canvas_in_FlightGear]] | Consequently, that also means that we need to move away from tons of custom Nasal blobs, and that even if new functionality may be implemented in Nasal space, it must be registered as conventional Canvas::Element child classes implementing the corresponding interface, for all the reasons discussed at [[Canvas_Development#The_Future_of_Canvas_in_FlightGear]] | ||
Once we do that, it would also be straightforward to even dispatch events between the browser sessions and FlightGear session. | |||
== Related == | == Related == |