Hacker News new | ask | show | jobs
by hbrn 1250 days ago
Oh sweet summer child.

Please read this carefully: https://folk.universitetetioslo.no/trygver/1979/mvc-2/1979-1...

Business logic is supposed to be reused. Controllers in web frameworks (views in Django) expose no way to do it.

1 comments

If you want to reuse logic you make another http request to the right endpoint.
Are you just trolling? Or your cronjobs are really making http requests?