X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=TODO.pcl-class;h=d3c90a1dab599a2a97802b262ededf93ce985042;hb=a736ac10b709b2d40305f0a6e3764afd246a8ef5;hp=49027c5302609b863f7728f8c25108d3419fc3a8;hpb=2d3cb6dba6461e98744eca2a1df4f770cea468ca;p=sbcl.git diff --git a/TODO.pcl-class b/TODO.pcl-class index 49027c5..d3c90a1 100644 --- a/TODO.pcl-class +++ b/TODO.pcl-class @@ -15,15 +15,12 @@ e.g. BIGNUM, some strange array classes, and so on, particularly in their interaction with the cross-compiler dumper, should PCL ever be moved to the main build. -** SB-KERNEL - -Now that CL:CLASS has turned into SB-KERNEL:CLASSOID, SB-PCL can -use-package SB-KERNEL. This should have the pleasant effect of -ridding us of a fair amount of package prefix noise. - ** SB-MOP Now that a CL:CLASS is a real CLOS class, it might be worth giving SB-PCL the SB-MOP nickname, since it now is in the region of conforming to AMOP. +** LEGAL-CLASS-NAME-P + +NIL is probably not a legal class name