CLONE -Unifiy handling of type id between Atom and SOAP binding in Create* calls

    • Hide

      The type id can also be passed as a property in the SOAP binding. So the proposal is to remove the typeId from the parameter lists in the SOAP create...() calls.

      Show
      The type id can also be passed as a property in the SOAP binding. So the proposal is to remove the typeId from the parameter lists in the SOAP create...() calls.
    • Hide

      Accepted.

      Show
      Accepted.

      on creation of a document we always need to provide at least: a repository id, a type and a folder plus properties and content.

      In the SOAP binding these are parameters of the service method. In the AtomPub binding repository id and folder are part of the URI. The type id however is passed as a property. This is an asymmetry between the Atom and the SOAP binding. We have two different ways to pass the same information. This makes a common processing of properties between Atom and SOAP more difficult.

            Assignee:
            Al Brown (Inactive)
            Reporter:
            Jens Hübel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: