Hacker News new | ask | show | jobs
by webmaven 1587 days ago
> It's a pretty simple protocol, even if I would have done things differently. For example, relative paths should be supported with some sort of top level setting called "root" or something like that. That way I wouldn't have to convert relative paths.

Atom feeds support xml:base explicitly.

1 comments

Oh nice! Thanks for letting me know.