Sorry for the malformed patch, I’ll resend it soon.

Before resend the patch, let me describe about it.
Now @set_ev_cls can’t be multi-staged, 
so we have to write redundant codes when
different events are handled by a single handler(see app/ofctl_rest.py l.525-)
The patch enables multistage @set_ev_cls and eliminate redundant codes.

On Mar 16, 2014, at 22:02, FUJITA Tomonori <[email protected]> 
wrote:

> On Thu, 13 Mar 2014 14:13:16 +0000
> ISHIDA Wataru <[email protected]> wrote:
> 
>> Signed-off-by: ISHIDA Wataru <[email protected]>
>> ---
>> ryu/base/app_manager.py      |   32 ++++++++++++++++++--------------
>> ryu/controller/controller.py |    3 ++-
>> ryu/controller/handler.py    |   40 ++++++++++++++++++++++++++--------------
>> 3 files changed, 46 insertions(+), 29 deletions(-)
> 
> The patch is malformed. Can you resend the patch with the reason why
> we had better to merge this patch?


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to