diff --git a/doc/bugs/bencode/comment_1_24bc8c996eb32f344b3f091e14171a15._comment b/doc/bugs/bencode/comment_1_24bc8c996eb32f344b3f091e14171a15._comment new file mode 100644 index 0000000000..8221394717 --- /dev/null +++ b/doc/bugs/bencode/comment_1_24bc8c996eb32f344b3f091e14171a15._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2015-01-05T15:53:32Z" + content=""" +Rewriting the torrent library to use attobencode feels like yak shaving. +It's not like parsing torrents is a performance bottleneck in this +situation, that would need an attoparsec based parser for speed. + +I don't see any licensing problems in bencode. +"""]]