The following comment has been added to this issue:
Author: James Carman
Created: Mon, 2 Aug 2004 7:15 PM
Body:
The new approach could use the Javassist approach on both ends (the object that
goes onto the stack and the object the implementation of each Interceptor
object), but Javassist doesn't currently support anonymous inner classes and
that's the only way I could think of (aside from generating stand-alone classes
somewhere, but the ClassFab class doesn't allow that) to implement it. This
approach works for not, but we could (someone who's better with Javassist)
definitely speed it up later.
---------------------------------------------------------------------
View this comment:
http://issues.apache.org/jira/browse/HIVEMIND-32?page=comments#action_37011
---------------------------------------------------------------------
View the issue:
http://issues.apache.org/jira/browse/HIVEMIND-32
Here is an overview of the issue:
---------------------------------------------------------------------
Key: HIVEMIND-32
Summary: Please add in support for Java Proxy-based interceptors
Type: New Feature
Status: Open
Priority: Major
Project: HiveMind
Components:
framework
library
documentation
Assignee: Howard M. Lewis Ship
Reporter: James Carman
Created: Thu, 29 Jul 2004 8:17 AM
Updated: Mon, 2 Aug 2004 7:15 PM
Description:
The current interceptor framework/documentation is very confusing. Please
incorporate a simpler, Java Proxy-based solution, which is independent of any
external libraries. I don't know if you want to put this in the library or in
the core framework. The code I've written places the classes in the library
package hierarchy, but that's easy to change.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]