Build managers
Paulo Pinto via Digitalmars-d
digitalmars-d at puremagic.com
Wed Feb 4 02:22:59 PST 2015
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
More information about the Digitalmars-d
mailing list