From: Konrad Meyer Date: 2007-10-02T09:20:27+09:00 Subject: Re: Config files --nextPart1254199.UTF7LLNFCE Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Quoth Lee Jarvis: > I am writing an application that will read and grab values from a > configuration file. I am wondering what peoples opinions are on what to > use. YAML? XML? Does anyone have any preference? Are any better then the > others or is it just down to user preference? >=20 > Thanks Personally, I think XML is a load of crap. If your configuration is simple= =20 enough (and it likely is) I'd use YAML. If you need anything more=20 complicated, you can always use your own scheme, Marshal, or a sqlite db or= =20 something. Regards, =2D-=20 Konrad Meyer http://konrad.sobertillnoon.com/ --nextPart1254199.UTF7LLNFCE Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQBHAY6+CHB0oCiR2cwRAu7/AJ9tjhLdCvcVCClPeDpV1xCl/y/wHwCcCeRc x9leBbIM94xuettU3oYmNxM= =sYCB -----END PGP SIGNATURE----- --nextPart1254199.UTF7LLNFCE--