I've read the presentation "The truth about JavaScript"<http://developer.mozilla.org/presentations/eich-ajax-experience-2007/> by Brendan, there are some code:
use unit acme.widgets "http://acme.com/widgets"; unit acme.widget { // program unit definition goes here ... } What is the "unit" for? What's the relation of "unit" and "package"? _______________________________________________ Es4-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es4-discuss
