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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,a82f86f344c98f79 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,UTF8 Path: g2news2.google.com!news4.google.com!news3.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!t-online.de!newsfeed.freenet.de!newsfeed01.chello.at!newsfeed.arcor.de!newsspool1.arcor-online.net!news.arcor.de.POSTED!not-for-mail Newsgroups: comp.lang.ada Subject: Re: Avatox 1.0: Trouble with encoding in Windows From: Georg Bauhaus In-Reply-To: References: <45051d37@news.upm.es> <45053aec$0$5142$9b4e6d93@newsspool1.arcor-online.net> <5ZednRK-0M3K15rYnZ2dnUVZ_o2dnZ2d@megapath.net> <4507e49f$0$26945$9b4e6d93@newsspool4.arcor-online.net> <1329609.zEkZECdoOa@linux1.krischik.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Organization: # Message-ID: <1158400751.12070.63.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Date: Sat, 16 Sep 2006 11:59:11 +0200 NNTP-Posting-Date: 16 Sep 2006 11:57:42 CEST NNTP-Posting-Host: c0e57a4f.newsspool1.arcor-online.net X-Trace: DXC=50eoR`@8\B_E47KDAk81NWic==]BZ:af^4Fo<]lROoRQgUcjd<3m<;RcW958ejVXG8K:Li[=Vk_IGIBK>hfYd[ X-Complaints-To: usenet-abuse@arcor.de Xref: g2news2.google.com comp.lang.ada:6612 Date: 2006-09-16T11:57:42+02:00 List-Id: On Sat, 2006-09-16 at 09:43 +0000, Bj=C3=B6rn Persson wrote: > > The technique employed is called "extended > > attributes" and is available for all modern operating systems. >=20 > Will editors, compilers, preprocessors et cetera find the encoding=20 > setting in the extended attributes and obey it? > [...] >=20 > In short, is it really possible *in practice*? As long as programmers choose deliberate obstruction, they construct the truth "not possible in practice" :/ Meanwhile HTTP, XML, and ASN.1 are demonstrating that it is quite possible to inform the other end of the data type and encoding used in data transfers.