[elephant-ticket] Re: #17: Backup or Dump Database Feature
    elephant 
    elephant-devel at common-lisp.net
       
    Mon Apr  2 02:13:59 UTC 2007
    
    
  
#17: Backup or Dump Database Feature
--------------------------+-------------------------------------------------
  Reporter:  ieslick      |       Owner:             
      Type:  enhancement  |      Status:  new        
  Priority:  major        |   Milestone:  Release 1.0
 Component:  system-wide  |     Version:             
Resolution:               |    Keywords:             
--------------------------+-------------------------------------------------
Changes (by ieslick):
  * milestone:  => Release 1.0
  * priority:  minor => major
  * owner:  ieslick =>
Old description:
> Provide a function to dump a database to a human-readable format for
> archival and recovery purposes.
New description:
 Provide a function to dump a database to a human-readable format for
 archival and recovery purposes.  It should be something for which it is
 easy to write a parser to move the data into another system.  Probably XML
 with id's to avoid nesting aggregate objects.
 It's annoying, but not very hard to do.  Leverage s-xml?
Comment:
 I think this is important for a production release.
-- 
Ticket URL: <http://trac.common-lisp.net/elephant/ticket/17>
elephant <http://common-lisp.net/project/elephant>
elephant
    
    
More information about the elephant-ticket
mailing list