better docs for the worst bit, finally
[freeside.git] / TODO
diff --git a/TODO b/TODO
index a9b3f64..308da88 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.59 2001-04-09 23:05:15 ivan Exp $
+$Id: TODO,v 1.60 2001-04-15 10:33:40 ivan Exp $
 
 If you are interested in helping with any of these, please join the
 *development* mailing list (send a blank message to
 
 If you are interested in helping with any of these, please join the
 *development* mailing list (send a blank message to
@@ -6,6 +6,26 @@ ivan-freeside-devel-subscribe@sisd.com) to avoid duplication of effort.
 
 ---
 
 
 ---
 
+********
+for 1.3.0: 
+********
+
+move to DBIx::DBSchema.  (gets non-MySQL-specific dbdef-create)
+
+finish transactions (svc_*.pm, fs_register/)
+
+Pg-style or universal-style locking in fs_sessmon FS/FS/nas.pm, or rewrite it
+to use a database expression that won't need it, or just dump the locking
+entirely as nas_heartbeat stuff doesn't need to be accurate; it's just informational.
+
+radius 
+
+test with MySQL+Sleepycat?
+
+********
+unclassified, probably either done already or post-1.3.0
+********
+
 anything doing transactions in the web interface should likely move into *.pm.
 (transactions are here woo!)
 
 anything doing transactions in the web interface should likely move into *.pm.
 (transactions are here woo!)