mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-21 15:40:58 +00:00
1 line
2.0 KiB
JSON
1 line
2.0 KiB
JSON
[{"user_id": 32737, "stars": [], "topic_id": 35746, "date_created": 1305698486.7117219, "message": "(though my library can manually capture stderr, it would be more convenient to have tostring do the capturing)", "group_id": 9739, "id": 1093307}, {"user_id": 32737, "stars": [], "topic_id": 35746, "date_created": 1305698285.7118161, "message": "I'll note that this would be helpful for my tester library, since it needs to capture stderr.", "group_id": 9739, "id": 1093255}, {"user_id": 32943, "stars": [], "topic_id": 35746, "date_created": 1305734356.854655, "message": "I think one of the best reasons to use stderr is to avoid 'tostring, so no. I just print debug information on stdout, and when 'tostring captures it I always kick myself for not using stderr. Not that I ever learn....", "group_id": 9739, "id": 1099466}, {"user_id": 32943, "stars": [], "topic_id": 35746, "date_created": 1305734468.7188621, "message": "Maybe the library could say (tostring:w/stderr stdout ...). Is that common enough that it needs a shortcut?", "group_id": 9739, "id": 1099515}, {"user_id": 25438, "stars": [], "topic_id": 35746, "date_created": 1305753367.8928571, "message": "tostring is used extensively in html.arc, so having tostring also capture stderr would break all the code that uses html.arc and also prints to stderr using ero or my erp.\n\nIt would be easy though to have a \"errtostring\" macro, if that would be adequate for your needs.", "group_id": 9739, "id": 1103361}, {"user_id": 32737, "stars": [], "topic_id": 35746, "date_created": 1305767437.3754139, "message": "Hm... I hadn't thought of that, rocketnia. I'll see if that works, and if it does, then that would be just fine.", "group_id": 9739, "id": 1105382}, {"user_id": 32737, "stars": [], "topic_id": 35746, "date_created": 1305767853.6870511, "message": "Having a separate macro would be fine too, but I'll try rocketnia's approach first, since I don't think it's common enough to need a macro yet.", "group_id": 9739, "id": 1105437}] |