IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 5477


Ignore:
Timestamp:
Nov 4, 2005, 3:13:35 PM (21 years ago)
Author:
jhoblitt
Message:

add some server methods

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous-Server/docs/design.txt

    r5476 r5477  
    11# Copyright (C) 2004-2005  Joshua Hoblitt
    22#
    3 # $Id: design.txt,v 1.5 2005-11-05 01:08:32 jhoblitt Exp $
     3# $Id: design.txt,v 1.6 2005-11-05 01:13:35 jhoblitt Exp $
    44
    55Abstract
     
    185185    - rename_object
    186186        XXX unimplemented
     187    - link_object
     188        XXX unimplemented
    187189    - replicate object
    188190    - lock_object
    189191    - unlock_object
     192    - find_objects
     193        XXX unimplemented
    190194    - find_instances
    191195    - delete_instance
    192     - split_instance
     196    - fission_object
     197        XXX unimplemented
     198    - fuse_objects
    193199        XXX unimplemented
    194200    - stat_object
  • trunk/Nebulous/docs/design.txt

    r5476 r5477  
    11# Copyright (C) 2004-2005  Joshua Hoblitt
    22#
    3 # $Id: design.txt,v 1.5 2005-11-05 01:08:32 jhoblitt Exp $
     3# $Id: design.txt,v 1.6 2005-11-05 01:13:35 jhoblitt Exp $
    44
    55Abstract
     
    185185    - rename_object
    186186        XXX unimplemented
     187    - link_object
     188        XXX unimplemented
    187189    - replicate object
    188190    - lock_object
    189191    - unlock_object
     192    - find_objects
     193        XXX unimplemented
    190194    - find_instances
    191195    - delete_instance
    192     - split_instance
     196    - fission_object
     197        XXX unimplemented
     198    - fuse_objects
    193199        XXX unimplemented
    194200    - stat_object
Note: See TracChangeset for help on using the changeset viewer.