TRUNK code is mixed up with referenceUid and referenceID (in
small/uppercase). The referenceID is legacy. It exists in some files,
and other have the referenceUid.
I cleaned it up in my code according the specifications (changed all
referenceID to referenceUid, also getters setters, etc.). I occured more
than I suspected, also in all inherited objects of version,
folderversion, etc. in testfiles....
I also changed it in my local copy of the svn TRUNK code, and I can
commit it if you want.
I ask this before, because, in my system, which is not totally
synchronizable with your code, I cannot test-build your code. I could do
that, but it would cost me hours to build up a good environment, which
does not conflict with my develop-environment
So if I commit these changes, you probably have to test-build your code,
and repair what I forgot (which will not be much, I used search-tools to
find the old names, but you never know, maybe a typo).
So, knowing that you have to test-build the code, do you still want me
to commit the changes?
I just ran a search on my local copy of the Trunk but didn’t get any hit on either “referenceID” or “referenceUid”. Did you mean “uid” and “id” in your mail? Can you point at any specific classes?
I just ran a search on my local copy of the Trunk but didn’t get any hit on either “referenceID” or “referenceUid”. Did you mean “uid” and “id” in your mail? Can you point at any specific classes?
I just ran a search on my local copy of the Trunk but didn't get any
hit on either "referenceID" or "referenceUid". Did you mean "uid" and
"id" in your mail? Can you point at any specific classes?
I had worked to hard when I typed this message, the fix, however is OK.
(I just double checked it)