* create, delete, modify all take multiple objects to work on so that changes can be consistent. * in theory, there should be one interface, "modify" that specifies create, delete, modify, so that all changes are possible in a single operation * This however presents some schema verification changes, but they are not insurmountable and it would make the main server core simpler