Tony Crisci

Results 190 comments of Tony Crisci

Eh maybe this isn't a good idea because of how introspection normally works. You can use class expressions to dynamically make your classes to accomplish the use case.

Actually now I'm thinking this should wait until decorators are stage 3.

Yeah that does look a bit nicer than the static class method.

> but the user passed in a primitive, that the Variant is automatically created. The problem is there is not a one-to-one conversion between variant values and dbus types. A...

@lesha1201 that's a good idea, open a new issue to discuss that.

I don't like the idea of an env var. Does `process.getuid()` not give you the right value?

Using node v13.8.0, my test suites pass for both mpris-service and node-dbus-next on a Trisquel 8 vm. I think this is a webpack issue. The issue is the bindings for...

I think you have the wrong project.

This shouldn't be a limitation of the library since marshalling and unmarshalling values always requires a signature that will indicate the keys are numeric. So the solution would be to...