Build managers
Idan Arye via Digitalmars-d
digitalmars-d at puremagic.com
Wed Feb 4 04:03:05 PST 2015
On Wednesday, 4 February 2015 at 10:23:00 UTC, Paulo Pinto wrote:
> On Wednesday, 4 February 2015 at 05:25:57 UTC, ketmar wrote:
>> On Tue, 03 Feb 2015 21:08:05 +0000, Paulo Pinto wrote:
>>
>>>> sorry, i mean XML per se. it's unwriteable, unreadable and
>>>> unmaintainable. i just can't see the actual contents behind
>>>> all that
>>>> tag noise.
>>>
>>> Completly usable in any XML aware IDE. :)
>>
>> i.e. unusable. ;-) it's better to use binary format then, it's
>> unreadable
>> by humans to, but takes less space and easier to process by
>> machine.
>
> Binary formats don't enjoy the benefits of XSLT/XQuery or ready
> made parsers.
>
> But I am a spoiled IDE user anyway, blame Borland. :)
>
> --
> Paulo
XML's only redeeming feature - it's so messed up that it forced
people to write XQuery.
More information about the Digitalmars-d
mailing list