On Wed, 2003-07-09 at 16:35, Christophe de Vienne wrote:
> Hi Eric,
>=20
> Le Mercredi 9 Juillet 2003 22:31, Eric Bourque a =E9crit :
> > Is there any way in libxml++ to import nodes from one document to
> > another similar to xmlDocCopyNode() followed by making it a child=
of a
> > node in libxml2? The current API suggests not. Perhaps I will loo=
k into
> > adding it since I need this functionality.
>=20
> There is indeed not such a feature.
> But it would be very welcome, since I think it will not change the =
existing=20
> API, but just add a few functions.
>=20
> Feel free to propose a patch.
Ok - I will look into this.
Cheers,
Eric
|