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

Re: XML output functions

From: Karl Fogel <kfogel_at_galois.collab.net>
Date: 2000-10-05 22:21:51 CEST

Greg Hudson <ghudson@MIT.EDU> writes:
> 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.

Well, svn_make_tag_* is just simple wrappers around the append stuff,
so if you don't make them I will. (Yes, I do plan to use them.)
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.