That may work. What is this actually used for?
-dain
On Jan 3, 2004, at 1:35 AM, David Jencks wrote:
So, we supply the class of the listener instead of the listener? The
listener already has a setTarget method, so it really doesn't have
much state.
david
On Friday, January 2, 2004, at 10:48 PM, Dain Sundstrom wrote:
I have a problem with this one. To add configuration persistence, I
need to be able to restore and recover all state and this listener is
simply an object, so there is really no way to store is and reload
the listener. There has to be a better way....
-dain