On 25/10/05 8:13 AM, "A. Pagaltzis" <[EMAIL PROTECTED]> wrote:

>> If you want a concrete reason, it requires extra parsing
>> whereas everything else would be automatically parsed by the
>> XML library.
> 
> You have to split on whitespace; that¹s much easier in my book
> than finding a nodeset of nested elements and iterating over it.

There's another problem with this:

>   @encl:mirrors="http://www2.example.com/file.mp3
>        http://www3.example.com/file.mp3";

... how do you attach @title to each URI,

for example @title="Blah blah -- European Mirror".

e.


Reply via email to