On Mon, 04 Aug 2003 17:36:16 -0700, Viner, David wrote:

> yes, and i should do this.  however, i first want to understand why the
> line of code (doc.appendChild(root);) was commented out.  i don't want to
> uncomment that line and have other functionality broken.
> 
> can someone explain what the comment means?
>          * Usage of streamToXML seems to be vectored through *
>          Collection.putObject(), which adds the element returned * by
>          streamToXML to the document.  That makes the most sense * and
>          should be an explicit part of the XMLSerializable contract.
> 
> once we get the code right, then i'll write the unit test.  (btw - is
> there a good example unit test in our cvs? i'm not very proficient with
> junit.)

Have a look at the integration tests. These are great becuase they'll be
run for each driver (so inconsistencies in the drivers are detected).

If you need any help just let me know. If you use msn messenger contact me
off list and I'll add you to my contact list (this goes for any xindice
developer :)).

-k

ps: my mail server is busted at the moment ... I'm fixing it I promise.
if you want to contact me offlist please use [EMAIL PROTECTED]

Reply via email to