bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GSXML test failures


From: Adam Fedor
Subject: Re: GSXML test failures
Date: Thu, 14 Mar 2002 08:22:11 -0700
User-agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:0.9.7) Gecko/20020120

Richard Frith-Macdonald wrote:


On Thursday, March 14, 2002, at 12:30 PM, Nicola Pero wrote:

Anyway - I came to the conclusion that the only way to fix is it is to
change the API of the GSXMLDocument, GSXMLNode and GSXMLNamespace classes
enforcing some much more strict relationships between the different
objects - each node *must* belong to a document (and retains the document,
and you can't build a node without a document); each namespace *must*
belong to a node (and retains the node, and you can't build a namespace
without a node); you can't unlink a node from a document, you can at most
move the node from one place in the document to another place, or destroy
the node completely.


I think that is probably the best thing to do.



I was just thinking it might be fixable before the 1.3.0 release, but that doesn't look possible, so I'll just make a release without it (It is an unstable release after all :-)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]