commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnue/appserver ROADMAP


From: Jan Ischebeck
Subject: gnue/appserver ROADMAP
Date: Tue, 21 May 2002 10:32:34 -0400

CVSROOT:        /cvsroot/gnue
Module name:    gnue
Changes by:     Jan Ischebeck <address@hidden>  02/05/21 10:32:34

Modified files:
        appserver      : ROADMAP 

Log message:
        add a "Later (unsorted)" section

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue/appserver/ROADMAP.diff?tr1=1.1&tr2=1.2&r1=text&r2=text

Patches:
Index: gnue/appserver/ROADMAP
diff -c gnue/appserver/ROADMAP:1.1 gnue/appserver/ROADMAP:1.2
*** gnue/appserver/ROADMAP:1.1  Mon May 20 05:17:48 2002
--- gnue/appserver/ROADMAP      Tue May 21 10:32:34 2002
***************
*** 5,19 ****
  0.0.1         has passthru read/write without class
                definitions and without methods
  
! 0.0.2         has class definitions
  
  0.0.3         has methods
  
  0.1   first usable version
          (transactions will be done by the database)
  
! 0.2 0.3 0.4 
!         add features like reference
!         fields, list fields, indirect fields, calculated fields, triggers,
  
- 0.5   move transaction/locking support from DB into appserver
--- 5,30 ----
  0.0.1         has passthru read/write without class
                definitions and without methods
  
! 0.0.2         has class definitions and introspection to access these defs.
  
  0.0.3         has methods
  
+ 0.0.4   has very basic security support (=login and password check)
+ 
  0.1   first usable version
          (transactions will be done by the database)
  
! Later (unsorted):
! 
! * reference fields                                    (required for 1.0)
! * list fields
! * indirect fields
! * calculated fields
! 
! * triggers
! 
! * advanced securtiy support 
!   (=access restrictions on a user/object class basis)
! 
! * transaction/locking support in the appserver itself    (required for 1.0)
  



reply via email to

[Prev in Thread] Current Thread [Next in Thread]