**** BEGIN LOGGING AT Wed Aug 27 02:59:58 2014 Aug 27 06:12:57 morning room Aug 27 14:36:53 back to CET Aug 27 14:39:12 CET? Aug 27 14:40:29 central european time Aug 27 14:40:35 * Simpson_2 <-- Jetlag Aug 27 14:44:04 ah Aug 27 15:01:50 dmanderson, awake yet ? Aug 27 16:37:15 lol yes I am Simpson_2 Aug 27 16:37:34 ey there :) Aug 27 16:37:54 have a sec ? Aug 27 16:37:58 Sure! Aug 27 16:38:02 Glad to see you made it back Aug 27 16:38:19 yeah some more people like it that i'm back ;) Aug 27 16:38:39 deployed a POC of our system in Indiana, we will put it live over the weekend Aug 27 16:39:21 I've looked at your binding example but I do not fully understand it Aug 27 16:40:20 http://jsfiddle.net/toxigenicpoem/4Wm3w/ Aug 27 16:40:32 what are you doing at the create method ? Aug 27 16:45:58 The create method, I am just creating a programatic collection, and then introducing a programatic binding to that collection Aug 27 16:46:17 line 19 doesn’t really have to exist at all Aug 27 16:47:44 okay Aug 27 16:48:43 what is the enyo.inherit( function(sup)) Aug 27 16:52:04 A more performant way to write enyo.inherited90 Aug 27 16:52:12 *enyo.inherited() Aug 27 16:55:42 hmm so somewhere I'm making a mistake Aug 27 16:55:49 or what I want to do doesn't work :) Aug 27 17:04:00 I've created a kind which I use in another kind Aug 27 17:04:19 so I have mykind which is used in myApp Aug 27 17:04:41 in myApp mykind is defined to contain other kinds Aug 27 17:05:46 I have a published value on myKind which is used to determine the bind target path Aug 27 17:06:25 on the create of myKind I would like to use this published value to create a dynamic binding Aug 27 17:09:40 Simpson_2: Let me see if I am summarizing this correctly Aug 27 17:10:13 you want to create a binding between something in myApp and something in myKind when a new myKind is created? Aug 27 17:12:58 yup Aug 27 17:13:03 from within mykind Aug 27 17:13:29 so a binding sound like a logical solution Aug 27 18:09:44 Simpson_2: I've never done it, but I believe you can create a dynamic binding thusly: createComponent({kind: enyo.Binding....}) Aug 27 18:10:14 and then you would likely need to do: this.refreshBindings() (if that's still a thing/requirement) Aug 27 18:18:19 ah the refresh is maybe worth a try Aug 27 18:32:29 doesn't make a chance Aug 27 18:33:12 I can't look at it right now, but do you have a fiddle? Aug 27 18:34:56 need to do that I think Aug 27 18:35:06 its all in our code now Aug 27 18:40:33 Yeah +1000 for a Fiddle :DS Aug 27 18:55:19 :) Aug 27 18:55:29 I'll work on that tomorrow I'm to fubar now Aug 27 19:27:00 dmanderson: I think Simpson is making it harder on himself by trying to make the binding from the created kind instead of having an existing binding in the App kind Aug 27 19:27:28 I can agree with that, the waterfall of bindings should take care of it. Aug 27 19:27:36 Simpson_2 what is the purpose of the binding path? Aug 27 19:27:44 he already left Aug 27 19:28:00 Bah, of course he did :) Aug 27 19:28:05 ikr? Aug 27 19:28:13 I asked him that question, then had to go to a meeting Aug 27 19:28:15 then got back Aug 27 19:28:18 and he was gone :( Aug 27 19:28:35 I wish IRC had bouncers built in :D Aug 27 19:28:52 bouncers are what again? Aug 27 19:29:08 An IRC Relay basically. Aug 27 19:29:17 Sits and collects activity until you log into the bouncer. Aug 27 19:39:30 ah Aug 27 19:39:37 My friend does that Aug 27 19:40:25 well Aug 27 19:40:29 I'm heading out for today Aug 27 19:40:30 cya **** ENDING LOGGING AT Thu Aug 28 02:59:58 2014