Peter Bex scripsit: > I'm not sure deprecating the prefixed versions is worth the hassle, > there are quite a few eggs using ##sys#error and ##sys#warn.
They should be fixed: the ##sys# API is undocumented and eggs that use it are depending on something that's explicitly subject to change without notice. I see no reason to have identical ##sys# and regular versions of things: +1 to deprecating the ##sys# versions. -- John Cowan http://www.ccil.org/~cowan [email protected] Eric Raymond is the Margaret Mead of the Open Source movement. --Bruce Perens, a long time ago _______________________________________________ Chicken-hackers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-hackers
