[Webfunds-commits] java/webfunds TODO_SCW_prio

Ian Grigg iang@cypherpunks.ai
Thu, 17 Aug 2000 10:26:51 -0400 (AST)


iang        00/08/17 10:26:51

  Modified:    webfunds TODO_SCW_prio
  Log:
  changed priority of format rules to normal (this is a major headache
  in later usage of contracts, but something we can live with).
  
  removed some we'd agreed on already as fixed.
  
  added some newlines.

Revision  Changes    Path
1.3       +14 -18    java/webfunds/TODO_SCW_prio

Index: TODO_SCW_prio
===================================================================
RCS file: /home/webfunds/cvsroot/java/webfunds/TODO_SCW_prio,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- TODO_SCW_prio	2000/08/16 01:09:00	1.2
+++ TODO_SCW_prio	2000/08/17 14:26:51	1.3
@@ -7,13 +7,7 @@
 enhancement - extra unimportant stuff, only implement if time permits
 
 
-critical     sanity / contract / remove trailing spaces
-state: already fixed in current tree
 
-critical     sanity / contract / uniform line endings
-state: already fixed in current tree
-note: all is converted to DOS format \r\n
-
 major        crypto / show error on wrong passphrase
 state: fixed
 
@@ -21,17 +15,17 @@
 state: fixed
 
 major        sanity / pki / key signature verification and sanitation
-state: jeroen is working on it
+state: fixed (not well tested yet)
 
 major        sanity / pki / secret key matches public key
-state: jeroen is working on it
+state: fixed (not well tested yet)
 
 major        ui / popup error box on error and stay in the current form
 state: fixed
 
-major        sanity / contract / ricardian rules
-state: iang is working on it
-note: in http://www.systemics.com/docs/ricardo/issuer/contract.html
+major        sanity / contract / ricardian PKI rules
+state: fixed (not well tested yet)
+
 
 normal       io / sanity check filename entered for contract
 state: unknown
@@ -49,21 +43,21 @@
 normal       text / finishsig / enter fileNAME
 state: unknown
 
-normal       ui / popup 'please wait' box during signing
+normal       ui / make cancel button work
 state: unknown
 
-normal       ui / make cancel button work
+normal       format / contract / ricardian rules / 80, sections, spaces...
 state: unknown
+note: in http://www.systemics.com/docs/ricardo/issuer/contract.html
+      for proper support, the inline editor needs to support this
+      for proper support, the Contract class should provide these checks
 
+
 minor        ui / no title bar
 state: unknown
 note: hardcode 'Sign Contract Wizard'
-
-minor        sanity / contract / all lines shorter than or equal 80 chars
-state: unknown
-note: for proper support, the inline editor needs to support this
 
-minor        text / congrat / reference plugins/contractbrowser
+minor        text / congrat / reference plugins/contractbrowser, further instr
 state: unknown
 
 minor        io / write contract in local format (no ^M on unix)
@@ -72,6 +66,7 @@
 minor        ui / remember directory for browsing files
 state: unknown
 
+
 enhancement  functionality / copy&paste box for keys
 state: unknown
 
@@ -81,3 +76,4 @@
 enhancement  keys / read keys from contract if it contains valid pgp keys
 state: unknown
 note: still need to ask for secret contract key
+