**** BEGIN LOGGING AT Sat May 23 02:59:58 2015 May 23 04:34:42 summatusmentis: I would make a new branch in your git repo that is based on master, and then git mv everything into their new position based on the working version you managed to make, then test it, and commit it if it works, then merge back into master May 23 04:35:34 Sorry for the very late response on that. Fewer people came over than I expected, so I had pretty much no chances to "get away" May 23 07:39:50 ok, so, it's been months since i've looked at enyo, and i've gone stupid again. (gone? right...) i can't even seem to get a basic event to fire May 23 07:42:06 i've got some things that wrap up an input/inputdecorator, and it's got: events: { onKeyPressed: "" } .. and then when I want to tell the owner that a key was pressed, i do this.doKeyPressed(...) .. but the parent, which has a "onKeyPressed": "dostuff" .. is not calling dostuff. May 23 07:59:04 alrighty then. i did nothing but run debugger on it, and now it's working. wth **** ENDING LOGGING AT Sun May 24 02:59:59 2015