Deleted user
Deleted user
I think the js proxy object you suggested is how the python API works.
On that note, what is your approach to node version compatibility? I can't see a good reason to keep 0.8.x support around, but I'm not sure of anything beyond that.
so how long do you wanna keep 0.10 around for? looks like nodesource finally makes 4.x and 5.x available even on el6 and ubuntu precise (as of about 20 hours...
Have you used the results of dbus2js to build something before? it doesn't seem to handle something like this well, as the path is encoded. I guess the code generator...
> probably need to add 'specify what should go as input parameter' functionality Not just that, but also set some properties so stuff like `destination: 'org.bluez'` is instead `destination: this._serviceName`...
I should have also asked about how long you plan on keeping 0.12.x around too.
about proxy vs async.. I feel like I'm not the right person to answer this. My judgment is too clouded by not working enough with js, and spending most of...
definitely different than my feeling of js without es6! I'm itching to move to any node version that supports es6 modules out of the box. Coding js feels without es6...
Ran into this issue today. It does prevent usage. At least for me, it's perpetually stuck loading the contents of the default namespace.