• #dev 2020-05-20
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2020-05-20 UTC
# 09:58
petermolnar
yes and no. I has to many workarounds, things I should haver have made; for example, I have "smart" fallbacks for author name/url/etc, even though I'm the one generating the thing that needs to be parsed. It's the wrong way of doing things; I should have done those steps when I save a webmention, not when I'm parsing it. Parsing should be stupid and should fail hard if something is off, making me fixing it by hand if needed.