**** BEGIN LOGGING AT Sat Mar 24 02:59:59 2012 Mar 24 16:17:47 halfhalo, ping Mar 24 16:19:51 hmmm? Mar 24 16:20:57 PuffTheMagic, pong Mar 24 16:23:38 you have used websockets right? Mar 24 16:23:45 non-node Mar 24 16:25:09 I have used them yes, but nothing low level. Always tried to use a library to deal with them+add fallback support. Why? Mar 24 16:25:27 im trying to make an enyo2 control for it Mar 24 16:25:38 and im having issues :/ Mar 24 16:26:27 Are you dealing with websockets yourself or letting some other library talk to them? Mar 24 16:27:07 myself Mar 24 16:27:12 i dont want touse node Mar 24 16:27:36 they seem simplke Mar 24 16:27:45 and outside of enyo my test code works Mar 24 16:27:50 but when i put it in a control its not Mar 24 16:28:17 node has nothing to do with it Mar 24 16:30:18 im just saying, i dont want to use node/Socket.IO Mar 24 16:33:42 wtf is enyo.instance Mar 24 16:39:34 DOH Mar 24 16:39:40 i think i see my issue Mar 24 16:39:42 name collision Mar 24 16:40:21 yay! Mar 24 16:40:44 i think enyo.instance is part of a hack that uses instances of a class as the base prototype for derived class Mar 24 16:42:35 it works now Mar 24 16:42:43 my kind was called WebSocket Mar 24 16:42:55 which totally killed the real WebSocket Mar 24 16:43:02 renamed my kind to enyo.WebSocket Mar 24 16:43:04 all is good now Mar 24 16:43:19 :) Mar 24 16:43:35 perhaps you should go for a different name Mar 24 16:44:11 as many people ommit the "enyo." prefix, and they probably won't get what they expected Mar 24 16:49:06 ya i suppose **** ENDING LOGGING AT Sun Mar 25 02:59:58 2012