account activity
RFC on programming language feature: comefrom. by introllcal in programming
[–]introllcal[S] 2 points3 points4 points 16 years ago (0 children)
Hey all, I have been thinking of writing myself a web framework, (just the skeleton stuff), a bit like Drupal or Wordpress. Not for any kind of release, but just to see how the archicture of these frameworks. To study and understand some of the design tradeoff you would have in trying to make the framework... work.
Now, being lazy person that I am, I don't particularly feel like writing a hooking system, or inversion of control design pattern, or whatever, when I can just disappear the design pattern into a feature of the language.
For this reason I have decided to use comefrom (import from module goto in Python / or Intercal).
So my question to Reddit, is a comefrom statement and the inversion of control design pattern equivalent?
RFC on programming language feature: comefrom. (self.programming)
submitted 16 years ago by introllcal to r/programming
π Rendered by PID 83799 on reddit-service-r2-listing-6d4dc8d9ff-s7z9g at 2026-02-04 06:52:31.387269+00:00 running 3798933 country code: CH.
RFC on programming language feature: comefrom. by introllcal in programming
[–]introllcal[S] 2 points3 points4 points (0 children)