Skip to content

Comment on YC: "unknown or expired link" -- fix it alreadyparent

Comments

Do you create one closure/session/page? Why not just one semi-permanent closure/page?

We did that sort of thing in our CPS Web-app. You can give semi-permanent URI to the continuation closure, if the closure only refers to the persistent objects and not any transient state; for example, the "reply" link attached to each comment. The link works as far as the persistent object (in the "reply" link case, the comment) lives.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.