

![]() | Start a set with this search |
![]() | Include this search in one of my sets |
![]() | Exclude this search from one of my sets |
![]() | Permalink to these results Paste this link in email or IM: |
| Atom feed for tracking future search results Paste this URL into your reader: |
25 messages in org.ibiblio.lists.xom-interest[XOM-interest] Three cosmetic patches| From | Sent On | Attachments |
|---|---|---|
| Wolfgang Hoschek | Feb 9, 2004 6:42 pm | |
| Elliotte Rusty Harold | Feb 10, 2004 9:25 am | |
| Wolfgang Hoschek | Feb 10, 2004 3:23 pm | |
| jco...@reutershealth.com | Feb 10, 2004 3:48 pm | |
| Elliotte Rusty Harold | Feb 11, 2004 1:21 pm | |
| Wolfgang Hoschek | Feb 11, 2004 1:24 pm | |
| jco...@reutershealth.com | Feb 11, 2004 2:15 pm | |
| Elliotte Rusty Harold | Feb 11, 2004 3:18 pm | |
| jco...@reutershealth.com | Feb 11, 2004 4:20 pm | |
| Francois Beausoleil | Feb 11, 2004 8:08 pm | |
| Trimmer, Todd | Feb 12, 2004 11:57 am | |
| Elliotte Rusty Harold | Feb 12, 2004 2:53 pm | |
| Trimmer, Todd | Feb 13, 2004 1:26 pm | |
| Elliotte Rusty Harold | Mar 8, 2004 3:17 pm | |
| jco...@reutershealth.com | Mar 8, 2004 4:06 pm | |
| Elliotte Rusty Harold | Mar 8, 2004 4:34 pm | |
| Elliotte Rusty Harold | Mar 9, 2004 11:55 am | |
| Bradley S. Huffman | Mar 9, 2004 12:09 pm | |
| Elliotte Rusty Harold | Mar 9, 2004 1:05 pm | |
| jco...@reutershealth.com | Mar 9, 2004 2:04 pm | |
| jco...@reutershealth.com | Mar 9, 2004 4:32 pm | |
| Elliotte Rusty Harold | Mar 9, 2004 10:43 pm | |
| John Cowan | Mar 9, 2004 10:58 pm | |
| Elliotte Rusty Harold | Mar 10, 2004 6:12 am | |
| Dirk Bergstrom | Mar 10, 2004 6:25 pm |

![]() | Permalink for this message Paste this link in email or IM: |
![]() | Permalink for this thread Paste this link in email or IM: |
| Atom feed for this thread Paste this URL into your reader: |
| Subject: | [XOM-interest] Three cosmetic patches | Actions... |
|---|---|---|
| From: | Trimmer, Todd (todd...@trizetto.com) | |
| Date: | Feb 13, 2004 1:26:37 pm | |
| List: | org.ibiblio.lists.xom-interest | |
OK, this sounds like the right amount of conservatism. I won't be able to make a solid case for making them public until after 1.0, anyway. I might be able to get away with using Serializer. As long as when I call write(Element) I am not forced to use nu.xom.Serializer's way of traversing to sub-content, I should be fine.
Todd Trimmer
-----Original Message----- From: Elliotte Rusty Harold [mailto:elh...@metalab.unc.edu] Sent: Thursday, February 12, 2004 1:40 PM To: Trimmer, Todd Cc: 'xom-...@lists.ibiblio.org' Subject: Re: [XOM-interest] Three cosmetic patches
At 9:49 AM -0700 2/12/04, Trimmer, Todd wrote:
So I have to ask why XOM extension writers have to be forced to use the Serialzer interface to get to this power? My serializers will still take arguments like Element, Attribute, etc., but won't necessarily write them in a purely atomic fashion, the way nu.xom.Serializer does.
They aren't public mainly to keep from cluttering the API. Plus there may be some assumptions abut how and when they the methods of TextWriter are called and used that aren't currently enforced directly in the TextWriter code. I'd have to check. If there were a good use case for directly accessing this stuff, I'd consider making them public, though probably not till after 1.0. --
Elliotte Rusty Harold elh...@metalab.unc.edu Effective XML (Addison-Wesley, 2003) http://www.cafeconleche.org/books/effectivexml
http://www.amazon.com/exec/obidos/ISBN%3D0321150406/ref%3Dnosim/cafeaulaitA







