This post originated from an RSS feed registered with Java Buzz
by Brian McCallister.
Original Post: Intercept Just Got Faster
Feed Title: Waste of Time
Feed URL: http://kasparov.skife.org/blog/index.rss
Feed Description: A simple waste of time and weblog experiment
Chris Nockleberg, one of the cglib developers,
sent a patch in to optimize the use of cglib's proxies in the
interceptor library I posted this morning.
I replaced the tarballs on my site with the
new improved version. No API changes, but the patch removed the last remnant of reflection in the
invocation sequence.