**** BEGIN LOGGING AT Tue Oct 29 02:59:58 2013 Oct 29 13:29:25 so anyone here using jsfiddle to try out stuff? Oct 29 13:31:08 I've just found out about jsbin Oct 29 13:31:22 it also has enyo among the libraries to load Oct 29 13:31:34 but does everything a whole lot faster Oct 29 13:31:41 so I thought I'd share Oct 29 13:32:01 and since I forgot to link: http://jsbin.com/ Oct 29 13:50:16 i've used jsfiddle Oct 29 13:50:25 i'll try jsbin next time Oct 29 13:50:27 thanks pjetr Oct 29 14:51:48 http://plnkr.co/edit/?p=preview is also a good one pjetr Oct 29 14:54:05 HaDAk: you are welcome, joopmicroop: you are gone. So you'll read this in de logs. Oct 29 15:08:15 this plunkr doesn't give the possibility to load enyo (by selecting it) which is possible in jsfiddle and in jsbin Oct 29 15:09:30 which is kinda the point to use jsfiddle/jsbin. Otherwise I prefer http://codepen.io Oct 29 20:06:05 anyone around right now? Oct 29 20:06:18 just looking for some insight on a design direction Oct 29 20:06:28 if not I'll just try it Oct 29 20:12:11 hi summatusmentis Oct 29 20:12:16 what's the question? Oct 29 20:20:03 I've got components that get created/destroyed by users Oct 29 20:20:34 on destroy, I want a CSS transition to occur prior to destruction, as a visual cue Oct 29 20:20:39 I've got a pretty specified set of CSS event handlers right now, but this is something I want to put in more parts of the UI Oct 29 20:20:55 would inheriting a custom Destroyable kind make sense? Oct 29 20:21:07 do kinds work the way I would expect an object to in Java? Oct 29 20:44:36 hmm. i don't think i can answer your question, but stick around until somebody does. people always end up asking, then leaving before somebody inevitably answers their question. Oct 29 20:48:36 I'm always idling Oct 29 20:48:48 I think I got it working, now I need to see if it'll work on more than one thing successfully Oct 29 21:39:52 if I'm listening to a css event using enyo.dispatcher.listen(), is there a recommended way to distinguish where it came from? Oct 29 21:40:45 I've got a weird bug where applying css transitions affects the parent as well **** ENDING LOGGING AT Wed Oct 30 02:59:58 2013