Glenn Vanderburg

Results 4 comments of Glenn Vanderburg

My vote is to require absolute URLs in JSON Feed itself. *However*, relative URLs within `content_html` fields of items should be allowed, and the spec should be updated to clarify...

OK then … so the only question is, should relative URLs in `content_html` be based on the item's `url` or on the feed's `home_page_url`? Does it matter?

(To be clear … for the typical case of a feed for a blog on a single site, either one should work fine. But what about the case for a...

You can see just from the initial commit that this will be an improvement. It only removed two lines of code, but those two lines (`lazy-seq` and `cons`) are "related...