patches
changeset 85 8363b09e8c3c
parent 81 3428f2142b80
child 87 e243ea13b62c
--- a/patches	Sun Feb 11 13:49:20 1996 +0100
+++ b/patches	Sun Feb 11 17:36:29 1996 +0100
@@ -36,7 +36,10 @@
 "/ when filing in, keep source as reference to file
 "/ (instead of keeping a string locally in the image)
 "/
-ClassCategoryReader sourceMode:#reference.
+"/ I disable this - its dangerous if you fileIn
+"/ classes from other directories and fileOut later clobbers those files
+"/
+"/ ClassCategoryReader sourceMode:#reference.
 
 "/
 "/ the following are required (either compiled or interpreted) ...