WireBox : Dependency Injection & AOP
7.x
Search
⌃K
Introduction
Intro
Release History
What's New With 6.7.0
What's New With 6.6.0
What's New With 6.5.0
What's New With 6.4.0
What's New With 6.3.0
What's New With 6.2.0
What's New With 6.1.0
What's New With 6.0.0
About This Book
Getting Started
Overview
Installing WireBox
Getting Jiggy Wit It!
Migrating From ColdSpring
Configuration
Configuring WireBox
Mapping DSL
Component Annotations
Parent Object Definitions
Usage
WireBox Injector
Injection DSL
WireBox Delegators
WireBox Event Model
Advanced Topics
Child Injectors
Lazy Properties
Object Persistence & Thread Safety
ORM Entity Injection
Providers
Property Observers
Runtime Mixins()
WireBox Object Populator
Virtual Inheritance
Extending WireBox
Custom DSL
Custom Scopes
WireBox Injector Interface
Aspect Oriented Programming
AOP Intro
Powered By GitBook

What's New With 6.4.0

Here are the release notes for WireBox 6.4.0
WireBox

Bugs

  • ​WIREBOX-112 virtual inheritance causes double inits on objects that do not have a constructor and their parent does.
  • ​WIREBOX-95 onDIComplete() is called twice using virtual inheritance

New Features

  • ​WIREBOX-114 New coldbox dsl => coldbox:appScheduler which gives you the ap[email protected] instance
  • ​WIREBOX-113 new injection dsl: wirebox:asyncManager
Previous
What's New With 6.5.0
Next
What's New With 6.3.0
Last modified 6mo ago
Export as PDF
Copy link
Edit on GitHub