[4628] in java-interest
A difficult one
daemon@ATHENA.MIT.EDU (Todd E. Gee)
Tue Jan 9 18:58:38 1996
Date: Tue, 9 Jan 1996 16:54:07 -0500
From: "Todd E. Gee" <tgee@eecs.umich.edu>
To: java-interest@java.sun.com
I am anticipating writing a class that will 'record' a users interactions with some other, arbitrary class. Our project has done this w/ objective C on the NeXT by recasting the various action methods for buttons, the mouse, etc so that, in addition to their normal processes, they will make a time-stamped record of the action.
My question is this:
does any kind soul think that this could be done w/ java?
There are a lot of 'difficulties' w/ something like this, I know, but *could* it be done w/ the way java is set up?
Is it possible to get at the implimentation of 'new'?
Todd
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com