Re: dynamic interceptor insertion

2014-06-26 Thread Paul Benedict
I have asked for that feature myself :-) No, that's not possible today. But if you have the time, you can code the solution and share it with everyone! Cheers, Paul On Thu, Jun 26, 2014 at 9:51 AM, Gildas de Cadoudal < gildas.de.cadou...@gmail.com> wrote: > Hi all, > > I would like to dynamica

dynamic interceptor insertion

2014-06-26 Thread Gildas de Cadoudal
Hi all, I would like to dynamically insert an interceptor to a specific place in existing stack. Of course I also like the stacks referencing the one where I insert the interceptor also take advantage of this configuration change. Practicable to do this? I started to look on the side of PackagePr