From 091e7386f730c17961e8c3b4d80fcf667d29d718 Mon Sep 17 00:00:00 2001 From: Will Woods Date: Tue, 25 Mar 2008 17:30:30 -0400 Subject: Woo doggies a big chunk of abstractification. --- TODO | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index f09ae8b..4d1b6a9 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -- Bugzilla class should be renamed RHBugzilla -- Create a Bugzilla3 class that uses the Bugzilla3.0 web services -- connect method should move out of Bugzilla class, return one of the two - above classes (depending on what type of bugzilla instance we're talking to) +- flesh out Bugzilla3 class +- better documentation for abstract methods in BugzillaBase +- more consistent calls for abstract methods +- make the abstract methods return stuff closer to Bugzilla3's return values -- cgit