summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJonathan Lange <jml@canonical.com>2008-08-17 23:02:12 +1000
committerJonathan Lange <jml@canonical.com>2008-08-17 23:02:12 +1000
commitd1b1eb53a9edac8f0bedc708eb9acdd2764dc8da (patch)
treed5fd2029d44decaca4351a7683c524f13ef96452 /TODO
parent410980b2a6c1ac2299265426f3be450c1eefe9b6 (diff)
downloadtestresources-git-d1b1eb53a9edac8f0bedc708eb9acdd2764dc8da.tar.gz
Forgot the whole naming thing.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 4555074..b697e2f 100644
--- a/TODO
+++ b/TODO
@@ -76,3 +76,8 @@ Ideas
the resulting suites have identical resource requirements and allowing
optimisation to still occur.
XXX: Clarify with Robert.
+
+* 'TestResource' isn't a very good name. Since the switch to instance-based
+ resources, it's even worse, since the objects are more like resource
+ factories or resource managers. Other possible names involve 'asset',
+ 'liability' or 'fixture'.