Results 36 comments of Dan Woods

@e0d you rock! Just curious, what is the breaking change here? Looks like t1 support is retained, no?

@e0d when you say this is gtg, I'll merge it

SHIT I DID THE WRONG THING

enlisting @craigburke for this. He's the master of NPM on Gradle.

I think we need a PHP adapter too... Wonder if we should cover that in this issue.

That was a great question because it actually revealed the issue with the code where I wasn't handling values that didn't come from attributes. I think the latest commit is...

Yes, quite. I'm not sure _how_ the **text()** should be represented in the map data structure.

I'm ok with following the way that Perl handles this when coercing XML to a Reference Hash data structure: ``` bash $VAR1 = { 'value' => { 'attr' => '123'...

``` bash abc $VAR1 = { 'value' => 'abc' }; --- ``` So, basically, if the content is available, that key will be used; if 'content' is also specified as...

You're not being an arse; I didn't even think about your comments being taken that way until you've just said that. (Also, you should know by now that I'm not...