classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] [RFA/JDWP] Frame.java


From: Tom Tromey
Subject: Re: [cp-patches] [RFA/JDWP] Frame.java
Date: 12 Aug 2005 13:30:25 -0600
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Bryce" == Bryce McKinlay <address@hidden> writes:

Bryce> 2. You may want to call the "Frame" class "VMFrame", in order to be
Bryce>    consistent with other "reference" classes which are meant to be
Bryce>    implemented by the VM?

In the first iteration this was an interface, in which case a
non-"VM*" name seemed appropriate.  But if this now has to be actually
overridden by the VM, I agree that we should have a "VM" name, as that
is more classpath-y.  (A little redundant in this case, as we have the
package name, but still.)

Tom




reply via email to

[Prev in Thread] Current Thread [Next in Thread]