afterburner.fx 1.5.1 released

afterburner.fx was rewritten internally to use Java 8.

  1. Afterburner 1.5.1 uses Java 8 and will not run on Java 7 any more.
  2. Properties are no more limited to files and System.getProperties. You can provide your own function to provide you own configuration.
  3. Injector (prior name InjectionProvider) can use an external InstanceSupplier function which is going to be used to fetch models and services. You can "inject" you own instances and bypass the conventional mechanism
  4. Internal cache uses weak references. This prevents "memory leaks" -> no more referenced models and services are going to be GCed automatically.
  5. ...a third class (Configurator) was introduced :-(

See also: https://github.com/AdamBien/afterburner.fx

See you at Java EE Workshops at MUC Airport or on demand and in a location very near you: airhacks.io!

Comments:

Post a Comment:
  • HTML Syntax: NOT allowed
...the last 150 posts
...the last 10 comments
License