Hacker News new | ask | show | jobs
by skywalk 4860 days ago
According to the page, it's neither a framework, nor a library - isn't that a bit counterintuitive? That makes it sounds as if it is beyond any of the existing styles of code reuse in software development, which is not the case.

I'm sure many would identify it as a library in the classical sense, since it is a bundle of code you include in your application and make calls to.

2 comments

We were struggling with this problem for months.

What would you suggest to bundle into this library?

It's probably a design pattern, or a flavor of AOP (Aspect Oriented Programming).