opensubscriber
   Find in this group all groups
 
Unknown more information…

b : batik-users@xmlgraphics.apache.org 23 March 2005 • 8:15PM -0500

Re: Request for adding constants
by Cameron McCormack

REPLY TO AUTHOR
 
REPLY TO GROUP




Hi Tonny.

Tonny Kohar:
> I would like to request for adding constants for the following:
> public static String DOM_SUBTREE_MODIFIED = "DOMSubtreeModified";
> public static String DOM_ATTR_MODIFIED = "DOMAttrModified";
> public static String DOM_NODE_INSERTED = "DOMNodeInserted";
> public static String DOM_NODE_REMOVED  = "DOMNodeRemoved";
> public static String DOM_NODE_INSERTED_INTO_DOCUMENT =
> "DOMNodeInsertedIntoDocument";
> public static String DOM_NODE_REMOVED_FROM_DOCUMENT  =
> "DOMNodeRemovedFromDocument";
> public static String DOM_CHARACTER_DATA_MODIFIED =
> "DOMCharacterDataModified";
>
> I am not sure where to put it, it could be put on:
> - org.apache.batik.util.SVGConstants (existing)
> - org.apache.batik.util.DOMEventConstants (new File)
> - org.apache.batik.util.DOMConstants (new File)
> - ????

In the svg12 branch I've got an org.apache.batik.util.DOMConstants
interface for DOM-related constants, maybe you'd like to put it in
there.  (The svg12 branch should get merged into HEAD some time soon, I
think.)

Cameron

--
  e-mail : cam (at) mcc.id.au     icq : 26955922
     web : http://mcc.id.au/         msn : cam-msn (at) aka.mcc.id.au
  office : +61399055779      jabber : heycam (at) jabber.org

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscribe@xmlg...
For additional commands, e-mail: batik-users-help@xmlg...

Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

Related Messages

opensubscriber is not affiliated with the authors of this message nor responsible for its content.