Hi, Instance lifecycle listeners are only invoked if a PM is involved, but for detached instances none are called. The dirty listener is one that IMO could be called for detached instances. It means during detachment, a Dirty listener is assigned from the attached to the detached instance.
Any thoughts?
