Open markdryan opened 11 years ago
I totally agree (and fixed number one already). I'm going to take a look at 2 and 3 and I'm labeling this "for-next" in the hopes it's quick to fix.
Just to make sure there's no misunderstanding: I'm not going work on this issue, I just can't seem to assign or unassign issues anymore.
My recollection is that gupnp side was completed but parts 2 and 3 were not.
The current method of only retrieving properties when ask for and retrieving service introspection data on the fly rather than at device construction complicates the code more than is needed. In addition, the method of synchronously retrieving the introspection data is causing lots of problems, see #97.
Let's fix this. There are 3 things to do