Prev | Current Page 285 | Next

L. McColl-Sylvester and F. Ponticelli

"Professional haXe and Neko"


Table 6-1
Package Description
default (empty package) Cross-platform (EReg is not supported in Flash version prior to 9).
Contains core definitions for base types such as arrays, strings,
dates, reflection, XML, and tools to deal with them.
flash Applies to Flash for versions 6 to 8. The package doesn??™t
introduce new functionalities for the Flash player, but simply
maps existing features to haXe-specific structures.
haxe Cross-platform with some exceptions. Contains haXe-specific
functionalities such as Remoting (communication between
different layers written in haXe), unit testing, XML extended
functionalities, templates, and so on.
Table continued on following page
146
Part I: The Core Language
Package Description
js Specific for JavaScript. Maps functionalities found in modern
browsers to manage things like DOM (Document Object Model),
cookies and XHR (XML HTTP Request).
neko Specific for Neko. Maps existing functionalities of the underlying
Neko Virtual Machine and adds some definitions for types used
in server-side projects.


Pages:
273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297