**** BEGIN LOGGING AT Tue Sep 18 02:59:59 2012 Sep 18 07:37:39 thx sugardave Sep 18 15:01:14 cool Sep 18 15:01:20 irc chat inside thunderbird Sep 18 15:18:54 hello : Sep 18 15:18:55 :) Sep 18 15:19:17 do some of you use some kind of "router" in enyo 2, or would it be useless? Sep 18 15:20:46 the point would be to try to apply some mvc principles Sep 18 15:22:23 there's a chapter named "encapsulation in enyo" that advices a kind of struture organized by modules Sep 18 15:26:10 is there a preferred practice or some implementation of a kind of "mini-controller" in enyo2? Sep 18 15:41:19 pulsation: afaik there is no built-in router concept in enyo2 Sep 18 15:42:15 pulsation: enyo, iirc, is pretty strongly in the mvvm realm of structure Sep 18 15:42:17 pulsation: http://forums.enyojs.com/discussion/comment/1212/ Sep 18 15:43:56 ok, thanks for the link, google didn't bring it to me :) Sep 18 17:29:03 is anyone there? Sep 19 01:45:42 * DougReeder waves hello Sep 19 01:46:58 I've got a Control (an onyx.Popup) that needs to respond to both flick and tap events. Sep 19 01:47:28 If a flick event happens, I don't want to do the tap action. Sep 19 01:48:01 But every time a flick event fires, a tap event is fired immediately afterward. Sep 19 01:48:36 I could set a flag in the flick handler, whcih the tap handler would check, but that's really crufty. Sep 19 01:48:55 Is there a more elegant way to handle this? **** ENDING LOGGING AT Wed Sep 19 02:59:58 2012