"Stephen J. Turnbull" <stephen(a)xemacs.org> writes:
>>>>> "SY" == Steve Youngs
<youngs(a)xemacs.org> writes:
     SY> Couldn't do it because you'd have to have 2 copies of each
     SY> package - a new style version and an old style version.  All
     SY> XEmacsen prior to the one that has support for the new file
     SY> format wouldn't be able to cope.
 Right.    Uwe's setup    would  break   too  many  existing  systems
 completely.   What could be  done (with a lot of  manual work by the
 users at first, but the package system  should be packagized anyway,
 it cannot be required for bootstrapping XEmacs) is what dpkg and rpm
 do: use   a different  separator  character (probably  ?_)  to add a
 version number to the package. 
Ok, this was just a proposal, but right I did not
think about downward
compatability.
 We really need to do this eventually anyway.  I don't think it's
 pressing (although Uwe has every right to disagree), but it should be
 on the agenda. 
In my experience the xemacs numbering system even disturbs people
especially newbies, since they feel lost and don't know what this
numbering scheme is supposed to be.
Good to know that it is on the TODO.
Uwe