Random photo
Loading...
Domains for sale
|
May 4, 2003On synthetic attributes in XmlReaderGudge is mediatating on exposing synthetic attributes in XmlReader. Another point - I'm exposing xml:base on the fly, as last attribute (as Gudge has properly supposed), but this approach doesn't help with GetAttribute(int)/MoveToAttribute(int) methods, probably I have to collect all existing attributes to some collection once and operate only on it afterwards. May 4, 2003 12:33 PM
| #.NET
Comments
What a nice blog. Posted by: whois at August 23, 2003 3:39 AMThanks for confirming that, Joshua! Posted by: Oleg Tkachenko at May 5, 2003 3:26 PMHi Oleg; I'm PM for XmlReader; we've talked before. Just confirming that we are trying to make things easier for implementers in V2. Primarily this means making some stuff that is currently abstract virtual. Our hands are tied a bit since we are really averse to doing anything that breaks behavior with V1. But feedback from people like you and Gudge who have implemented readers is very useful to us, and I'm interested in any other suggestions you have for ways we could help implementers. Thx Posted by: Joshua Allen at May 5, 2003 6:56 AMComments on this post are closed, sorry... |