You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2003/05/24 04:34:31 UTC

DO NOT REPLY [Bug 20015] - [lang] Make Entities public and unit test

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20015>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20015

[lang] Make Entities public and unit test

alex@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED



------- Additional Comments From alex@apache.org  2003-05-24 02:34 -------
Great idea!

In fact I'd like to go one better, and allow the Entities class to parse a DTD 
entities file itself.  That way anyone could define their own set of entities 
for escaping/unescaping.  Unfortunately using the xerces DTD parser would add a 
dependency to commons-lang so that's probably not a good idea, but there's 
probably some compromise possible. 

At any rate I can start with the unit test.

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org