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

Re: crawler update

From: Karl Fogel <kfogel_at_galois.collab.net>
Date: 2000-11-22 22:13:58 CET

Greg Hudson <ghudson@MIT.EDU> writes:
> > How hard would it be to make the quoting style an attribute on the
> > text-delta, write a quoted-printable encoder/decoder, and make that
> > an option for developers at least?
>
> Most of that would be easy. But how does xml_output.c decide what
> kind of encoding to use?

For now, I'd be elated if it were just a compile-time setting. If
anyone needs it run-time, we can add a long option & pass it down
(ick); but for development, a build-time choice is fine.

Of course, then the base64 code path won't get tested much, but it
seems to be working fine right now, and I don't see any reason why it
would break.

-K
Received on Sat Oct 21 14:36:15 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.