DOM3EV: Java interfaces

Hi.

Appendix D’s Java interfaces needn’t use any modifiers for methods and
attributes in interfaces, since interface members are always “public
static final”.

Also, I suggest the backslashes in the .java interface file pathnames be
changed to forward slashes.  This would be consistent with the DOM Level
3 Core Java bindings appendix, among other things.

Thanks,

Cameron

-- 
Cameron McCormack, http://mcc.id.au/
 xmpp:heycam@jabber.org  ▪  ICQ 26955922  ▪  MSN cam@mcc.id.au

Received on Tuesday, 12 December 2006 02:49:05 UTC