On Fri, 22 Feb 2013 19:14:18 +0900
YAMADA Hideki <yamada.hid...@po.ntts.co.jp> wrote:

> Because handler.set_ev_cls() sets observer to module of ev_cls,
> Event class and RyuApp must be in same module now.
> 
> This patch let RyuApp have a list of events to be generated in app.
> So, AppManager can bind sender app and receiver app via event class.
> 
> Signed-off-by: YAMADA Hideki <yamada.hid...@po.ntts.co.jp>
> ---
>  ryu/base/app_manager.py |    8 ++++++++
>  1 files changed, 8 insertions(+), 0 deletions(-)

Looks good. Applied, thanks.

I prefer this explicit way rather than the current implicit way.

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to