On 11.02.2010, at 22:05, Philippe Marschall wrote:
2010/2/11 Norbert Hartl
<norbert(a)hartl.name>me>:
Hi Philippe,
that is close to what I was searching for. I was glad to see that top feeder is using the
audioscrobbler code (only a few tweaks). Did I miss somehting or is this just the parsing
of the format?
Right, it's just parsing.
The code does not seem to be audioscrobbler
dependent. Is there a chance to rip the XML part out of the package?
Sure, it's simply a matter of doing it. Just move the -Magritte
package and ASObject.
I started to factor the code out into a package Magritte-XMLBinding. I divided
ASObject into MXObject and ASObject containing the XML stuff and its subclass ASObject
containing the network stuff (curl etc.). I moved all magritte stuff to the the
Magritte-XMLBinding package. I try to reconstruct a working Audioscrobbler and Topfeeder
package. Maybe you are willing to use the new package then.
I've found a reference to NAUrlDescription which I
don't have. Package install didn't complain and I don't know where I can get
it.