Hi Kon, Good idea in principle. Unit extras and utils should be dissolved altogether, if possible. Can I ask you to wait until Chicken 4.2.0 is released? I will merge trunk into the prerelease branch this weekend, and start testing it, so if you can start making your changes to trunk after the weekend, I would much appreciate it. Thanks,
-Ivan Kon Lovett <[email protected]> writes: > Hi Folks, > > These are planned changes to the unit structure of Chicken 4: > > 1) Unit utils 'read-all' -> Unit extras. > > 2) Unit utils 'qs', 'system*', 'compile-file-options', & 'compile- > file' -> Unit files. > > 3) Unit extras random stuff -> Unit utils > > 4) Unit files pathname stuff -> Unit pathname > > 5) Unit extras -> Unit io > > 6) Unit data-structures functionals+combinators -> combinators > > I want to perform 1 - 3 soon, and 4 - 6 after. Comments? > > Best Wishes, > Kon _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
