|
[
Permalink
| « Hide
]
Wilfred Springer added a comment - 30/Aug/07 08:20 AM
I spent the entire afternoon figuring out why I didn't get any data at all, only to find out afterwards that none of it is actually implemented. I suggest to either drop the class or complete it.
BTW, I also think this is actually a bug, not an improvement.
Yeah, thats bitten me too. In the mean time this class may help you:
Yes, this is not optimal. For what it's worth, WstxOutputFactory does NOT use it, and I was assuming users would always try to use that route instead of directly instantiating it. I was underestimating resourcfulness of the user base.
The reason class is there is/was mostly to retain skeleton – I was hoping to finish it up for 3.2 release. But since that didn't happen, it probably should have been moved to some other part of the source repository. I think I will try to actually finish it up; either way, it needs to get resolved for 4.0 release, whenever that will happen. Hi Wilfred! I started working on this issue, and hope to be able to get it in good enough working condition in a week. What I'm mainly worried is just testing: I will write simple unit tests, but since I don't have actual use case for this myself right now, I am hoping that perhaps you could help in testing in some way?
Also, thanks Dan for pointing me to the example – I will be perusing it, just need some additions to enable some level of namespace repairing as well as to nominally support stax2 interface (to the degree that's possible). Finally, this may be a feature that could be backported to 3.2.x branch, so that users need not wait until 4.0 release, which may still take a while (like very late this year, or early 2008). Implementation backported to 3.2 branch as well as trunk. Minimal unit tests exist.
Fix released as part of 3.2.2 (and will be part of 4.0), closing.
|
||||||||||||||||||||||||||||||||||||||||||||