eyestep iji/dms 維持 status


 Status                                                                                                                                     
             iji/dms is open source and I'm working on it, whenever I have some
time to spend. You can inform yourself, download the latest version and
find some documentation on www.eyestep.org/iji.html.

             What is done so far (not complete list):

               most of the basic architecture and concept is done
               a SGML parser is written, and even if not fully conformant yet, works on most SGML documents (except for full minimization ...).
               A first example grove backend implementation ('plain', as described in the HyTime standard) is done
               Two backend storage methods are done, not tested much though. The one, based on simple files is mostly usefull for very large sourcefiles, where computation of deltas/differences would take to much time; the other (delta) is a xdelta algorithm based version compressed data storage with all versions stored in a simple data file.
               tls/ssl transport security
               zlib based transport compression
               integration of a general Scheme engine and modification for #key, #optional and #rest support
               most of the general storage manager, entity manager and catalog subsystem
               a general and basic ACL subsystem (file based)
               a number of client-server protocol commands are implemented, allowing basic check in, check out, history (version tree) listing, and updating of local working repositories. a simple command line tool for the client side is provided
               a berkeley db based catalog manager
               a basic client API library

             What is missing (not complete list, of course ...):

               a SGML based grove implementation is done already, however is not linked to the SGML parser.
               nearly all DSSSL stuff
               the lock subsystem
               encrypted storage method support
               integration of acl into the storage methods.
               ...











 back to iji/dms homepage                                                                                                                   
 back to index                                                                                                                              



copyright © 2003 by gregor klinke | last updated: Fri Mar 19 23:50:50 CET 2004