Files
2012-02-21 01:15:00 -05:00

1 line
9.0 KiB
JSON

[{"user_id": 1516, "stars": [], "topic_id": 8526, "date_created": 1298508401.9592531, "message": "handlebars' helper functions looks nice *ducks*", "group_id": 591, "id": 194314}, {"user_id": 1516, "stars": [], "topic_id": 8526, "date_created": 1298508456.9177129, "message": "but yeah, extended paths is definitely a nice feature", "group_id": 591, "id": 194326}, {"user_id": 3, "stars": [], "topic_id": 8526, "date_created": 1298507129.664396, "message": "I'd like to refactor some of mustache.rb and the Mustache.render API for 1.0", "group_id": 591, "id": 193911}, {"user_id": 3, "stars": [], "topic_id": 8526, "date_created": 1298507139.580559, "message": "it's kind of a pain to work with", "group_id": 591, "id": 193913}, {"user_id": 3, "stars": [], "topic_id": 8526, "date_created": 1298507167.3867619, "message": "also, we should probably add dot notation", "group_id": 591, "id": 193920}, {"user_id": 3, "stars": [], "topic_id": 8526, "date_created": 1298507144.397094, "message": "parser and template and generator can all stay the same", "group_id": 591, "id": 193915}, {"user_id": 3, "stars": [], "topic_id": 8526, "date_created": 1298507255.8472011, "message": "handlerbar's paths look nice", "group_id": 591, "id": 193943}, {"user_id": 3, "stars": [], "topic_id": 8526, "date_created": 1298509297.5791371, "message": "right?", "group_id": 591, "id": 194528}, {"user_id": 3, "stars": [], "topic_id": 8526, "date_created": 1298509526.0918951, "message": "not yet", "group_id": 591, "id": 194553}, {"user_id": 6643, "stars": [], "topic_id": 8526, "date_created": 1298507960.420078, "message": "and by must, I mean, nice to have.", "group_id": 591, "id": 194208}, {"user_id": 3, "stars": [], "topic_id": 8526, "date_created": 1298509286.7452581, "message": "would just be", "group_id": 591, "id": 194525}, {"user_id": 3, "stars": [], "topic_id": 8526, "date_created": 1298509296.99611, "message": "{{#person}}{{name}} - {{company.name}}{{/person}}", "group_id": 591, "id": 194527}, {"user_id": 6643, "stars": [], "topic_id": 8526, "date_created": 1298507949.8693681, "message": "yes \u2014\u00a0extended paths are a must", "group_id": 591, "id": 194202}, {"user_id": 3, "stars": [], "topic_id": 8526, "date_created": 1298509271.2977281, "message": "actually what's the point of paths?", "group_id": 591, "id": 194519}, {"user_id": 3, "stars": [], "topic_id": 8526, "date_created": 1298509278.637872, "message": "doesn't dot notation + stacked contexts handle everything", "group_id": 591, "id": 194521}, {"user_id": 3, "stars": [], "topic_id": 8526, "date_created": 1298509285.6473739, "message": "{{#person}}{{name}} - {{../company/name}}{{/person}}", "group_id": 591, "id": 194523}, {"user_id": 1855, "stars": [], "topic_id": 8526, "date_created": 1298509510.02669, "message": "does mustache already have that?", "group_id": 591, "id": 194549}, {"user_id": 3, "stars": [], "topic_id": 8526, "date_created": 1298509537.4896791, "message": "there has been talk of dot notation forever", "group_id": 591, "id": 194555}, {"user_id": 3, "stars": [{"date_created": 1298512684.8163171, "user_id": 12775}], "topic_id": 8526, "date_created": 1298512631.4924569, "message": "are go", "group_id": 591, "id": 194839}, {"user_id": 3, "stars": [{"date_created": 1298512682.6193709, "user_id": 12775}], "topic_id": 8526, "date_created": 1298512628.4462531, "message": "okay, dots and iterators", "group_id": 591, "id": 194838}, {"user_id": 12775, "stars": [], "topic_id": 8526, "date_created": 1298512879.9871011, "message": "great stuff - now I just need mustache.js to pick it up, and I'll be a happy man", "group_id": 591, "id": 194850}, {"user_id": 2140, "stars": [], "topic_id": 8526, "date_created": 1298513836.5732081, "message": "i assumed stacked contexts already worked", "group_id": 591, "id": 194879}, {"user_id": 2140, "stars": [], "topic_id": 8526, "date_created": 1298513841.867753, "message": "guess not in mustache.rb", "group_id": 591, "id": 194881}, {"user_id": 2140, "stars": [], "topic_id": 8526, "date_created": 1298514076.083782, "message": "If you translated {{company.name}} to {{#company}}{{name}}{{/company}} in the parser you'd make me a happy programmer", "group_id": 591, "id": 194889}, {"user_id": 2140, "stars": [], "topic_id": 8526, "date_created": 1298514112.3249159, "message": "makes the AST simpler", "group_id": 591, "id": 194891}, {"user_id": 2140, "stars": [], "topic_id": 8526, "date_created": 1298514332.022284, "message": "why am i asking, on it myself", "group_id": 591, "id": 194895}, {"user_id": 2140, "stars": [], "topic_id": 8526, "date_created": 1298515906.362144, "message": "bam", "group_id": 591, "id": 194950}, {"user_id": 2140, "stars": [{"date_created": 1298526959.9761341, "user_id": 12775}, {"date_created": 1298530771.410979, "user_id": 3}], "topic_id": 8526, "date_created": 1298515785.670783, "message": "https://github.com/josh/mustache/commit/1d075c77ce3c54fe249c04b05dc230ea4bf0c510", "group_id": 591, "id": 194943}, {"user_id": 19, "stars": [], "topic_id": 8526, "date_created": 1298516963.163913, "message": "Josh you're a monster", "group_id": 591, "id": 194992}, {"user_id": 1855, "stars": [], "topic_id": 8526, "date_created": 1298517265.2998049, "message": "/me bows", "group_id": 591, "id": 195002}, {"user_id": 3, "stars": [{"date_created": 1298562285.7943709, "user_id": 16}, {"date_created": 1298661049.566833, "user_id": 2130}], "topic_id": 8526, "date_created": 1298529690.434371, "message": "everything works now", "group_id": 591, "id": 195819}, {"user_id": 3, "stars": [], "topic_id": 8526, "date_created": 1298529688.363862, "message": "@joshpeek stacked contexts do work", "group_id": 591, "id": 195818}, {"user_id": 3, "stars": [], "topic_id": 8526, "date_created": 1298530773.7866521, "message": "sweet commit", "group_id": 591, "id": 195850}, {"user_id": 18626, "stars": [], "topic_id": 8526, "date_created": 1299219163.0673189, "message": "hello every one", "group_id": 591, "id": 267123}, {"user_id": 3, "stars": [], "topic_id": 8526, "date_created": 1299319207.615674, "message": "hi @chloe88", "group_id": 591, "id": 275818}, {"user_id": 2142, "stars": [], "topic_id": 8526, "date_created": 1299854879.0590999, "message": "just wanted to say: http://www.newgrounds.com/portal/view/564322", "group_id": 591, "id": 322723}, {"user_id": 1855, "stars": [], "topic_id": 8526, "date_created": 1300237310.8215649, "message": "hum, did a Mustache topic disappear? the one with talk of the spec", "group_id": 591, "id": 361652}, {"user_id": 2236, "stars": [], "topic_id": 8526, "date_created": 1300256523.9920001, "message": "On the subject of the spec, though, I'd like to see if there are another couple of untested edge cases we can push in before I tag the next versions of v1.0 and v1.1. Hint, hint.", "group_id": 591, "id": 363257}, {"user_id": 2236, "stars": [], "topic_id": 8526, "date_created": 1300256472.9180739, "message": "There was this topic (https://convore.com/github/mustache/), but since nobody's said anything for a while, it's fallen off.", "group_id": 591, "id": 363256}, {"user_id": 2557, "stars": [], "topic_id": 8526, "date_created": 1300262230.0150959, "message": "@joshpeek that's what I did in mustache.xq. The actual parse tree of dot notation is the same as multiple nested sections", "group_id": 591, "id": 363664}, {"user_id": 2236, "stars": [], "topic_id": 8526, "date_created": 1300262747.683758, "message": "`{{a.b.c.d}}` appears to be much more directed -- namely, the name `d` resolved *only* from `c` (which is resolved only from `b`, which is resolved only from `a`).", "group_id": 591, "id": 363683}, {"user_id": 2236, "stars": [], "topic_id": 8526, "date_created": 1300262494.86044, "message": "@dscape It's worth pointing out that the spec indicates a slightly different behavior.", "group_id": 591, "id": 363670}, {"user_id": 2236, "stars": [], "topic_id": 8526, "date_created": 1300262612.2051229, "message": "Namely, if I do `{{#a}}{{#b}}{{#c}}{{d}}{{/c}}{{/b}}{{/a}}`, `c` may be resolved against `a`, if it doesn't exist in `b`. Likewise, `d` may be looked up from `c`, `b`, or `a`.", "group_id": 591, "id": 363676}, {"user_id": 2236, "stars": [], "topic_id": 8526, "date_created": 1300262775.9844589, "message": "It's a subtle distinction, but relevant for playing nice with user expectations.", "group_id": 591, "id": 363688}, {"user_id": 2557, "stars": [], "topic_id": 8526, "date_created": 1300296330.5249929, "message": "Thanks @pvande . Somehow overlooked that detail when reading the documentation.", "group_id": 591, "id": 367832}, {"user_id": 2236, "stars": [], "topic_id": 8526, "date_created": 1300647969.7247851, "message": "I just pushed out a change to Mustache that changes the way lambda sections are parsed.", "group_id": 591, "id": 393227}, {"user_id": 2236, "stars": [], "topic_id": 8526, "date_created": 1300647989.819766, "message": "This brings Mustache[.rb] in line with v1.1.2 of the spec.", "group_id": 591, "id": 393228}, {"user_id": 2236, "stars": [], "topic_id": 8526, "date_created": 1300648155.026607, "message": "Specifically, the return results from lambdas used for sections are now parsed with the same delimiters that the section was originally parsed with.", "group_id": 591, "id": 393244}]