Frank Budinsky wrote:
> Wouldn't you also want?
> 
> XMLStreamReader getXMLStreamReader(DataObject object);
> 

I added both in r390229.

I did change the name to createXMLStreamReader(...) to match
XMLInputFactory.

I was thinking we might also want something to return a diffgram e.g.

  XMLStreamReader createXMLStreamReader(ChangeSummary delta);

--
Jeremy

Reply via email to