From de4697690c5bee8349ff80f84b2393fd698c7d39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Sat, 12 Jul 2014 12:11:24 +0200 Subject: Small addition to the ROADMAP --- ROADMAP.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ROADMAP.md') diff --git a/ROADMAP.md b/ROADMAP.md index afe9952..b317604 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -76,6 +76,11 @@ callbacks will be removed in favor of a unified `terminate/3`. The `terminate/3` callback will become optional. +### Middlewares + +The error tuple return value brings little value compared to +the halt tuple. The error tuple will therefore be removed. + ### Hooks The `onrequest` hook will be removed. It can easily be replaced -- cgit v1.2.3