|
|
last edited 17 years ago |
1 | ||
Editor:
Time: 2007/11/17 21:53:34 GMT-8 |
||
Note: see #144 |
changed: - I was not able to find, under hyperdoc, certain spad files because their names were changed. Example: DIRPROD.spad used to be vector.spad and MAPHACK3.spad used to be mappkg.spad. Both files are still in their original names. New users will not be able to figure out the change in names. Unfortunately, browsing in Hyperdoc did not find DIRPROD or Mapping* (this is Fedora FC2, Feb 2005 version compiled). Please fix this (be careful that any change in file names will affect compiling of other spad files). Perhaps the change in file names is unintentional, by a systemwide assumption that the source file of a constructor xxx is xxx.spad (where xxx is the abbreviation). This is not true of course because one spad file can implement many constructors. From wyscc Fri Mar 4 22:01:35 -0600 2005 From: wyscc Date: Fri, 04 Mar 2005 22:01:35 -0600 Subject: property change Message-ID: <20050304220135-0600@page.axiom-developer.org> Category: Axiom Compiler => Axiom Documentation From unknown Tue Mar 8 05:14:08 -0600 2005 From: Date: Tue, 08 Mar 2005 05:14:08 -0600 Subject: property change Message-ID: <20050308051408-0600@page.axiom-developer.org> From billpage Mon Jan 23 19:48:08 -0600 2006 From: billpage Date: Mon, 23 Jan 2006 19:48:08 -0600 Subject: See related #144 Message-ID: <20060123194808-0600@wiki.axiom-developer.org> From kratt6 Thu Aug 10 02:31:12 -0500 2006 From: kratt6 Date: Thu, 10 Aug 2006 02:31:12 -0500 Subject: see #144 Message-ID: <20060810023112-0500@wiki.axiom-developer.org> Status: open => fix proposed
I was not able to find, under hyperdoc, certain spad files because their names were changed. Example: DIRPROD.spad used to be vector.spad and MAPHACK3.spad used to be mappkg.spad. Both files are still in their original names. New users will not be able to figure out the change in names. Unfortunately, browsing in Hyperdoc did not find DIRPROD or Mapping* (this is Fedora FC2, Feb 2005 version compiled). Please fix this (be careful that any change in file names will affect compiling of other spad files).
Perhaps the change in file names is unintentional, by a systemwide assumption that the source file of a constructor xxx is xxx.spad (where xxx is the abbreviation). This is not true of course because one spad file can implement many constructors.