X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Forg%2Fvamsas%2Ftest%2Fsimpleclient%2FArchiveWriter.java;h=1a9bae9de723daa45e57f0bc6c9b7fe4aa15801c;hb=f0307c09bb32271a55b287b06f9e4b9f71526c04;hp=7ce8904d9a5b5a8468319b0713dfbf8ee9bb7801;hpb=83a284f644324c5c597474e8cfc1cab808a31a3a;p=vamsas.git diff --git a/src/org/vamsas/test/simpleclient/ArchiveWriter.java b/src/org/vamsas/test/simpleclient/ArchiveWriter.java index 7ce8904..1a9bae9 100644 --- a/src/org/vamsas/test/simpleclient/ArchiveWriter.java +++ b/src/org/vamsas/test/simpleclient/ArchiveWriter.java @@ -59,7 +59,7 @@ public class ArchiveWriter { /** * safely copies an appData from one archive to another. * @param darc destination archive - * @param dest destination document object + * @param dest destination document Vobject * @param sarc source archive reader * @param entry application data to be copied from source archive */ @@ -102,7 +102,7 @@ public class ArchiveWriter { /** TODO: LATER: should verify that all ids really are unique in newly merged document. If not then what ? * investigate possibility of having an id translation between appDatas and the core document - * the mapping is stored when an external application performs a merge, but when the owning - * Application accesses the object, the vorba_id is updated to the new one when it writes its + * Application accesses the Vobject, the vorba_id is updated to the new one when it writes its * references in to its appdata again */ if (source.getApplicationDataCount()>0) {