From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,7624df5e57d09688 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-06-07 08:07:11 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: volkert.barr@freenet.de (Volkert) Newsgroups: comp.lang.ada Subject: Re: config files proposal Date: 7 Jun 2002 08:07:11 -0700 Organization: http://groups.google.com/ Message-ID: <39ee2480.0206070707.67190f0b@posting.google.com> References: <3CFF15E7.9A697B40@cs.tu-berlin.de> <3D00767D.9020100@airmail.net> NNTP-Posting-Host: 62.104.208.95 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1023462431 19246 127.0.0.1 (7 Jun 2002 15:07:11 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 7 Jun 2002 15:07:11 GMT Xref: archiver1.google.com comp.lang.ada:25456 Date: 2002-06-07T15:07:11+00:00 List-Id: Jason King wrote in message news:<3D00767D.9020100@airmail.net>... > A few thoughts on windows .ini style. What if have done is a "Windows Ini like" definition. > 1) The separator for value and key is '=' not ':='. If we use an .ini > file it should not break .ini file conventions. ok! > 2) Standard .ini files use ';' as a comment to eol indicator, e.g. > ; this is a comment i am with Prebens opinion here. Volkert