Glad to hear it, Phil!  I was originally calling it "privileged method
weaver" but that's a little long for a Commons component.  Mark Struberg
came up with "privilizer" for me--short, but still fairly suggestive of the
component's purpose.

Matt


On Mon, Nov 19, 2012 at 8:04 PM, Phil Steitz <phil.ste...@gmail.com> wrote:

> On 11/19/12 2:42 PM, Matt Benson wrote:
> > Hi all,
> >   I have recently been working on some code to simplify the task of
> working
> > with the Java security APIs and an ASF colleague convinced me that the
> > package had a chance of being a viable Commons component.  I have added
> it
> > to the sandbox and it is available on the website by now as well.
> > Typically code that is too "done" doesn't fare too well at the ASF in
> > general; one obvious improvement that might be made would be the
> > replacement of Javassist with ASM or perhaps BCEL, but the existing
> > implementation represented a path of least resistance for me.  Anyway,
> I'd
> > be glad for any feedback, questions, or tomatoes.
> >
> > Thanks,
> > Matt
> >
> Sweet!  I recently had need for exactly this.  Lets argue about the
> name - or not ;)  I love it!
>
> Phil
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>

Reply via email to