TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Extreme isolation in web apps

19 pointsby patchfxabout 12 years ago

1 comment

stiffabout 12 years ago
This must be the Ruby equivalent of the once prevalent Java pattern craze, I mean what the hell is the purpose of a class like this:<p><pre><code> class JoiningError &#60; Struct.new(:message) def effect(caller) caller.joining_error(self) end end</code></pre>
评论 #5680633 未加载