James, Wouldn't it be possible to get it in for the next 1.1 alpha or beta release? The implementation you have provided (http://issues.apache.org/jira/browse/HIVEMIND-45) is somewhat cumbersome to use as two services have to be provided for non trivial cases, but I think it's a good start. Converting it to Javassist (if at all necessary) should not be too difficult either.
Slightly off topic (although I think this would make the method interceptor factory easier to use): What I think would be cool would be a new object provider similar to instance: but which in addition also would perform dependency injection. Possibly the instance: provider could even be extended in such a way to make that an option. (And maybe even <create-instance>.) --knut On Sat, 5 Feb 2005 07:34:36 -0500, James Carman <[EMAIL PROTECTED]> wrote: > > > > Hello, All. Since the AOPAlliance Service Interceptors support didn't make > it into 1.1, when can we expect that to become available? I would like to > discuss service interceptors in my article, but there is NO WAY that I'm > going to try to explain how to do it using Javassist. I would like to use > the AOPAlliance stuff. > > > > James --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
