X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=mjo%2Feja%2FTODO;h=f248e119acc5c3d0da34fbfaf87999110e0cc406;hb=fe2af66b109e9487a59f21d5b67bb5c4aafdc98d;hp=b27f2f12875e317fd2b088a74d7395c84ab8e454;hpb=bfaac3f5d42f31fabb37a5260fd5b870f639ea59;p=sage.d.git diff --git a/mjo/eja/TODO b/mjo/eja/TODO index b27f2f1..f248e11 100644 --- a/mjo/eja/TODO +++ b/mjo/eja/TODO @@ -30,3 +30,6 @@ can use it. The general construction can be something like "call random_instance() on something that inherits me and return the result." + +9. Pre-cache the one() method for concrete algebras, and test the general + method by clearing the cache.