From: Pete C. <pe...@fi...> - 2002-11-30 04:44:38
|
Hi guys, I'm mostly just trying out the mailing list. One question for Ernst: why did you name the class XMLStream instead of XMLWriter? I think the latter is more appropriate, as you're obviously using a Writer internally. For example, you have a getWriter() method but no getStream() method. If you're worried about conflicting with the name of our XmlWriter, I don't think we need to worry about that. We should just choose the best name. Anyway, we used different capitalization in XmlWriter. Your proposal of setEscaping() and isEscaping() seems fine to me, though I haven't encountered a need for this capability myself. If it seems generally useful though, go ahead. I didn't understand why you are planning this: > I would like to introduce a new class that is responsible only for the > different types of output (raw, PCDATA with char entity replacements, > attribute values, etc). Could you elaborate on this thought some time? Gratefully, Pete Cassetta pe...@fi... ------------------------------------------- Fingertip Software 433 Kitty Hawk Rd., Suite 216 P.O. Box 2487 Universal City, TX 78148 Orders: (800) 209-4063 -or- (210) 659-6832 Support: (210) 659-2532 Fax: (210) 659-8870 http://www.fingertipsoft.com ------------------------------------------- |