[Mono-docs-list] Comments on the monodoc editing web service

Ben Maurer bmaurer@users.sourceforge.net
Sun, 28 Sep 2003 17:49:13 -0400


Hello Johannes,

Thanks for your work on the editing webservice. A few comments:

      * The changes should be transfered across the net as a
        GlobalChangeset, i made the classes serializable for a reason.
      * The changes should be sent to the ml in the form of xml, not in
        text. We need to be able to make a change merger
      * Any chance of getting a GUI for submitting changes?
      * The dup finding should be done on the *client* side, not the
        server side. Whenever the client sends a change, it should be
        marked "sent" somehow, and the client should not send it again

Thanks again,
Ben