Our parser is fast enough that a ROME<=>Stream<=>Abdera would likely be faster than walking through the object model. If the by-object approach did prove to be valuable, the best place for it would likely be an "extras" package that could be optionally built on an as-needed basis.
- James Stephen Duncan wrote: > Sounds about right to me. How about coversion? Any value to the > ability to switch between a ROME generic feed object & an Abdera feed > object? Or would you just go from ROME -> atom xml string -> Abdera & > vice versa? If there was value to doing it by object, where might > such code live? > > -Stephen >
