**** BEGIN LOGGING AT Thu Jul 02 02:59:59 2015 Jul 02 18:50:26 hi all Jul 02 18:50:29 dmanderson, around ? Jul 02 18:50:44 I am, whats up Jul 02 18:51:46 where can I find some 2.6 samples ? Jul 02 18:52:41 Semanticfire_2: https://github.com/enyojs/enyo-strawman Jul 02 18:55:19 ah not in the standard enyo repo :) Jul 02 18:57:01 there is no global enyo anymore ? Jul 02 18:58:38 nope Jul 02 18:59:21 you can act like there is if you require everything as properties of an enyo object Jul 02 19:00:00 okay Jul 02 19:00:40 is there a way to get the original json from which a kind was created from a instance of a kind? Jul 02 19:04:21 doubtful. why Jul 02 19:04:23 ? Jul 02 19:05:29 i'm intersted in using json-ld markup in kinds Jul 02 19:05:54 but then my life would be easier if I could retrieve the original json from which the kind was created Jul 02 19:07:17 now, there is quiet a bit of overhead if I take the object after instantiation, Jul 02 19:07:54 You can get the prototype of the kind Jul 02 19:09:03 ah thats a ide Jul 02 19:09:05 ah thats a idea Jul 02 19:09:21 what would json-ld markup bring you? Jul 02 19:13:10 this way I could implement w3c shape processing in enjoy Jul 02 19:13:13 hmm Jul 02 19:13:16 enyo :) Jul 02 19:15:34 dmanderson, is proto also available in 2.6 ? :) Jul 02 19:17:12 Semanticfire_2: object prototype is native javascript Jul 02 20:45:46 yup it will be there! Jul 02 20:46:47 ? Jul 02 20:46:56 oh, you're answering Semanticfire_2 Jul 02 21:21:05 lol yeah sorry Jul 02 21:37:48 thx :) Jul 02 21:37:57 * Semanticfire_2 was drinking wine outside ;) Jul 02 23:26:39 hi all. question: i have a datalist attached to a collection. i fetch the collection on page load. then every 30 sec i want to fetch the latest data from server. however, if the user is working on one row of the datalist, i don't want that row's model to be automatically updated (with what may be stale data because user is editing). any thoughts on how to Jul 02 23:26:39 prevent the model data from being overwritten? Jul 02 23:27:17 (however, i would want the other rows to be refreshed) Jul 03 01:46:33 Cage1___: how are you fetching the data? **** ENDING LOGGING AT Fri Jul 03 02:59:58 2015