From ok@atlas.otago.ac.nz  Tue Feb 29 06:00:48 2000
Received: from atlas.otago.ac.nz (atlas.otago.ac.nz [139.80.32.250])
	by swi.psy.uva.nl (8.9.3/8.9.3) with ESMTP id GAA06334
	for <prolog@swi.psy.uva.nl>; Tue, 29 Feb 2000 06:00:47 +0100 (MET)
Received: (from ok@localhost)
	by atlas.otago.ac.nz (8.9.3/8.9.3) id SAA03911;
	Tue, 29 Feb 2000 18:00:49 +1300 (NZDT)
Date: Tue, 29 Feb 2000 18:00:49 +1300 (NZDT)
From: "Richard A. O'Keefe" <ok@atlas.otago.ac.nz>
Message-Id: <200002290500.SAA03911@atlas.otago.ac.nz>
To: pkocmid@atlas.cz, prolog@swi.psy.uva.nl
Subject: Re:  registered file extensions on win32

	.pl is registered by Perl script engines 
	(ActivePerl, Win32Perl). SWI installed from 
	binary package registers this extension 
	for itself, rendering perl totally unusable.
	
This was sheer bad manners by the Perl people; Prolog was there
first, and if they had used '.pe' we'd have had no problem at all.

In order to keep various Prolog dialects apart, it is already
convenient to use different file type strings, such as '.swi'.
There's no way a solution devised here can be forced on other
Prolog suppliers, so how about '.swi'?

