Re: ls*, markup and other things
Brought to you by:
tyranny
From: Alexey M. <mo...@no...> - 2002-05-10 16:03:22
|
=F7 =FE=D4=D7, 09.05.2002, =D7 20:01, Alexey Mahotkin =CE=C1=D0=C9=D3=C1=CC= : > Now, I think that XML is viable option (of course, not via full libxml, > simply printf-style ;). Sure. we don't need XML parsing at all. Just printf("<some=20 attribute=3D"value">\n") instead of printf("some attribute was assigned to value eventually\n") :-)) > So, the server-side XML handling is very simple, while the client-side XM= L The only thing we need is some kind of URL escaping (probably simplified, just % -> %25, " -> %22, > -> %3E, hmm, looks that's enough for everything (C):-)) > handling is completely standalone and we should not bother about _its_ > bloat. Somebody shouldn't, somebody should :-) > Currently Alex is the primary customer of the 'cvs lsacl' command and it > seems to me he hates its output :) A-a-a-ah, "dislike" :-) |