No problem. I've been talking to some of the Geronimo folks and they really recommend staying far way from using a Proxy and reflection. They sold me on using ASM generated stubs/proxies to implement this which according to them is very fast on the order of 100 times faster than using a straight proxy.
So we can work on centralizing or generalizing this code if you guys have a solid direction around what it is exactly you want to do. How about starting some JIRA wishes and slowly molding the idea there. My friend Vincent is trying to get me to do this :-) over at the directory side. Alex > -----Original Message----- > From: Hamilton Verissimo de Oliveira (Engenharia - SPO) > [mailto:[EMAIL PROTECTED] > Sent: Monday, February 16, 2004 12:02 PM > To: Avalon Developers List > Subject: RES: FW: [Proposal] Augmenting Fortress extensions support > > > THAT'S EXACTLY WHAT I WAS PROPOSING! :-) > > Btw I'll sue you.. :-p > > > Ok, how about extracting it to form a reusable thing? > > > -- > hammett > > > -----Mensagem original----- > De: Alex Karasulu [mailto:[EMAIL PROTECTED] > Enviada em: segunda-feira, 16 de fevereiro de 2004 13:46 > Para: 'Avalon Developers List' > Assunto: RE: FW: [Proposal] Augmenting Fortress extensions support > > > Take a look here is this similar to what you are talking about: > > http://cvs.apache.org/viewcvs.cgi/incubator/directory/ldap/trunk/sandbox1/ > jn > di-provider/src/java/org/apache/ldap/server/jndi/?root=Apache-SVN > > > These are the relevant classes - ignore the rest of the JNDI stuff in that > directory. > > AfterFailurePipeline > DirServerContext > FailFastPipeline > Interceptor > InterceptorException > InterceptorPipeline > Invocation > InvocationStateEnum > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]