Timeline for What is the middleware pattern?
Current License: CC BY-SA 3.0
11 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 29, 2019 at 20:16 | comment | added | visualex | based on the description given "responsible for calling the next middleware, and may modify the request along the way" - this seems to be a simplification of one of the GoF patterns, the Chain of Responsibility en.wikipedia.org/wiki/Chain-of-responsibility_pattern PHP frameworks like CakePHP & Laravel use middleware. | |
| Feb 2, 2018 at 5:04 | history | tweeted | twitter.com/StackSoftEng/status/959291472796270593 | ||
| Jan 28, 2018 at 20:46 | review | Close votes | |||
| Feb 2, 2018 at 3:03 | |||||
| Jan 28, 2018 at 20:26 | history | protected | gnat | ||
| Jan 28, 2018 at 20:14 | answer | added | raddevus | timeline score: 8 | |
| Sep 4, 2014 at 22:09 | answer | added | Lee Goddard | timeline score: 4 | |
| Jul 1, 2013 at 17:05 | answer | added | Joel | timeline score: 4 | |
| Jul 1, 2013 at 17:02 | answer | added | Robert Harvey | timeline score: 7 | |
| Jul 1, 2013 at 12:11 | comment | added | Blrfl | ...and that taking an existing term and slapping "pattern" on the end makes it something more than it actually is. | |
| Jul 1, 2013 at 12:04 | comment | added | Michael Borgwardt | Good question; the project seems to assume a definition that has little to do with the common usage of the term Middleware. | |
| Jul 1, 2013 at 12:00 | history | asked | user39685 | CC BY-SA 3.0 |