**** BEGIN LOGGING AT Thu Aug 06 02:59:58 2015 Aug 06 13:20:27 morning enyod Aug 06 17:21:27 any reason why status shows up twice in http://enyojs.com/docs/latest//#/kind/enyo.Model:status Aug 06 17:29:11 Zectbumo: because status is defined twice and has 2 jsdoc comments Aug 06 17:48:47 cat, dog, bull, what's the difference if it ends up in russian anyway Aug 06 17:49:10 haha, wrong channel Aug 06 17:49:16 lol Aug 06 17:49:35 I bet you are like, WTF are they talking about hohaha Aug 06 17:50:28 I think it's an amusing out of context comment Aug 06 17:54:29 I ran into an issue with an enyo Source. I would like to change localStorage to be able to store in sessionStorage and while we are at it globalStorage Aug 06 17:56:43 I haven't really used enyo.Source, so I wouldn't be of much help Aug 06 17:59:18 I mostly need help with how kinds get created and where to submit a code diff to get this in to enyo source Aug 06 18:11:48 What would be better? having one kind (DOMStorage) that takes a type 'local', 'global', 'session', or three different kinds in files localStorage.js globalStorage.js and sessionStorage.js Aug 06 18:12:39 the three different kinds would make it backwards compatible and fit the current pattern Aug 06 18:14:45 It depends on the amount of shared code Aug 06 18:16:01 totally the same Aug 06 18:16:10 one variable change Aug 06 18:16:44 In that case, it would make more sense for it to be one kind Aug 06 18:16:57 I think so too Aug 06 19:10:48 okay, all done Aug 06 19:12:36 http://pastebin.com/yK2DXizz Aug 06 19:14:36 Zectbumo: I would suggest refraining from using pastebin.com in the future. Pastebin has ads, superfluous JS, and blocks certain ISPs. In the future, use a gist or similar. Aug 06 19:15:17 yeah, I keep moving from bin to bin. It seems once they get popular they add ads Aug 06 19:15:25 what's your favorite? Aug 06 19:15:59 ix.io Aug 06 19:17:03 http://ix.io/k84 Aug 06 19:17:42 btw, you can append also do syntax highlighting using ix: http://ix.io/k84/js Aug 06 19:17:58 neat Aug 06 19:18:44 ha, the only advertising space this guy gets is a 16x16 icon Aug 06 19:19:35 lol yea Aug 06 19:19:55 which is actually just a rickroll icon because it's funny :P Aug 06 19:20:25 oh yeah! haha Aug 06 19:21:16 good sites like these eventually realize that bandwidth isn't free Aug 06 19:21:46 well, the nice thing is that many of them exist Aug 06 19:21:56 there's 2 other good ones like ix Aug 06 19:23:07 I guess the problem can be solved by open sourcing the code and anyone can run their own ix Aug 06 19:25:16 true Aug 06 19:26:48 and which many probably already have and I just haven't bothered. Aug 06 19:27:06 okay so what's the next step? I have a working web storage kind. Aug 06 19:29:03 I would say make some example that shows it works, and then fork enyo, add your code to your fork, and submit a PR Aug 06 19:58:07 it works! http://jsfiddle.net/3qjcdej4/ Aug 06 20:02:02 cool Aug 06 20:02:08 bbl, heading home **** ENDING LOGGING AT Fri Aug 07 02:59:58 2015