On Wed, Sep 09, 2009 at 11:57:48AM -0700, Kon Lovett wrote: > >How can we ensure eggs keep working on systems with > >Chicken 4.1 and Chicken 4.2 (assuming these will be made into 4.2)? > >We can only distinguish between major versions of Chicken in > >chicken-setup and other egg tools. > > The setup-api 'required-extension-version' knows '4.2' > '4.1'
Hm, interesting. Is there a way to keep around a version for Chicken 4.1 or will releasing an updated egg for Chicken 4.2 kill the ability to install it under 4.1? We only have a release/3 and release/4 directory under chicken-eggs, so AFAIK there's always only ONE available version of the egg (the latest) per major Chicken version. > >Also, what's the difference between unit extras and unit utils? > >They both sound like "miscellaneous stuff" to me. If we are changing > >things around so radically, we should take the opportunity and get rid > >of one of those. > > Unit extras -> Unit io so Unit uitls is the only "miscellaneous stuff" Ah, moving it will move everything away from extras? That's good. Cheers, Peter -- http://sjamaan.ath.cx -- "The process of preparing programs for a digital computer is especially attractive, not only because it can be economically and scientifically rewarding, but also because it can be an aesthetic experience much like composing poetry or music." -- Donald Knuth
pgp90RiSBJ94L.pgp
Description: PGP signature
_______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
