Peter Bex scripsit: > It makes more sense to have "import" simply re-import the module if it's > already known. This allows one to simply re(LOAD) a file with module > imports while at the REPL, just like loading a file containing (DEFINE)s > causes old definitions to be redefined.
I'm okay with that too. I assumed that import not doing anything on a re-import was a deliberate optimization. -- I marvel at the creature: so secret and John Cowan so sly as he is, to come sporting in the pool [email protected] before our very window. Does he think that http://www.ccil.org/~cowan Men sleep without watch all night? _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
