[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

XML output functions

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2000-10-05 21:26:40 CEST

I started converting xml_output.c to use the svn_make_tag_* interfaces
you envisioned, and determined that svn_append_tag_* (which appends to
an existing string instead of making a new one) would wind up being
noticeably more readable.

I looked at the libsvn_wc code a little, and I think you'll also find
it more convenient to have append functions there.

Anyway, I can still do svn_make_tag_* if you prefer, but I think this
will turn out better.
Received on Sat Oct 21 14:36:10 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.