lib.haxe.org

xilib

Tool to manage external libraries (DLL) at runtime for flash9 applications including plugin and light IOC system.
Version
1.1.2
Owner
filt3rek
License
LGPL

History

  • 2009-02-07 20:47:03
    1.1.2
    XlibManager::getInstance return type fixed
  • 2008-11-30 15:51:28
    1.1.1
    "-D xilib_on" added: no more need to write twice the call to an function (local or prod version)
  • 2008-11-30 11:48:46
    1.1.0
    "-D xilib_on" added: no more need to write twice the call to an function (local or prod version)
  • 2008-07-17 20:46:36
    1.0.1
    haXe 2.0 compatible
  • 2008-07-09 16:14:47
    0.2.2
    IOError triggered
  • 2008-05-09 16:13:46
    0.2.1
    "domain" param added to xlib, so you can share or not your classes between xlibs.\nBe careful, now, if domain is omited, the root domain will be used (classes will be merged or skipped)
  • 2008-05-08 13:55:09
    0.2
    first release