Message7177

Author djc
Recipients abuehl, jwwalker, tonfa
Date 2008-09-22.07:43:45
Content
I think I dabbled with a patch like this (adding some stringify calls), but we
decided that it wasn't the best solutions since it can obscure some issues. That
is, some things need commas in between elements of the generator (tags, for
example), or you can't distinguish tags that have a space in them anymore. Just
stringifying everything is not the best solution, I think.
History
Date User Action Args
2008-09-22 07:43:46djcsetrecipients: + tonfa, abuehl, jwwalker
2008-09-22 07:43:46djcsetmessageid: <1222069426.5.0.820409758238.issue1164@selenic.com>
2008-09-22 07:43:46djclinkissue1164 messages
2008-09-22 07:43:45djccreate