
Update of /project/elephant/cvsroot/elephant In directory common-lisp.net:/tmp/cvs-serv11686 Modified Files: TODO Log Message: update Date: Sat Sep 4 10:12:18 2004 Author: blee Index: elephant/TODO diff -u elephant/TODO:1.3 elephant/TODO:1.4 --- elephant/TODO:1.3 Thu Sep 2 17:11:58 2004 +++ elephant/TODO Sat Sep 4 10:12:18 2004 @@ -2,7 +2,8 @@ new counters in 4.3 (october) -understand the profiler / timer, tweak performance of CLOS stuff +understand the profiler / timer, tweak performance of CLOS +stuff tweak performance of transactions! @@ -23,3 +24,9 @@ lispy pointer arithmetic performance hacks: class / slot to ID + +tests tests tests + +this is not particularly a bug but: if you redefine the +persistent-object class, you will mess up any existing +persistent classes you've made.