I am at this moment busy on VersionedObject and studying the differences
between this and its predecessor VersionRepository.
Some changes I think I understand by looking at the history in SVN of
this file and the Eiffel equivalent.
But two things I don't understand.
What happened to the function firstVersion?
Is there no need to find the firstVersion or is there another way to
find it.
Also wondered about what happend to the method "commit", it also
dispapeared. Is there another way to commit new versions, or something
else important to know?
I am at this moment busy on VersionedObject and studying the differences
between this and its predecessor VersionRepository.
Some changes I think I understand by looking at the history in SVN of
this file and the Eiffel equivalent.
But two things I don't understand.
What happened to the function firstVersion?
Is there no need to find the firstVersion or is there another way to
find it.
Also wondered about what happend to the method "commit", it also
dispapeared. Is there another way to commit new versions, or something
else important to know?
Hi,
I am at this moment busy on VersionedObject and studying the differences
between this and its predecessor VersionRepository.
Some changes I think I understand by looking at the history in SVN of
this file and the Eiffel equivalent.
But two things I don't understand.
What happened to the function firstVersion?
Is there no need to find the firstVersion or is there another way to
find it.
Also wondered about what happend to the method "commit", it also
dispapeared. Is there another way to commit new versions, or something
else important to know?
Bert,
you should look at the official specifications of 1.0.1 - sometimes the
Eiffel is lagging behind. The specifications are here:
- PDF doc -
[http://svn.openehr.org/specification/BRANCHES/Release-1.1-candidate/publishing/architecture/rm/common_im.pdf](http://svn.openehr.org/specification/BRANCHES/Release-1.1-candidate/publishing/architecture/rm/common_im.pdf)
- UML -
[http://www.openehr.org/uml/release-1.0.1/Browsable/_9_0_76d0249_1109326589721_134411_997Report.html](http://www.openehr.org/uml/release-1.0.1/Browsable/_9_0_76d0249_1109326589721_134411_997Report.html)
- XML - (some classes) -
[http://svn.openehr.org/specification/BRANCHES/Release-1.1-candidate/publishing/its/XML-schema/index.html](http://svn.openehr.org/specification/BRANCHES/Release-1.1-candidate/publishing/its/XML-schema/index.html)
The PDF is always definitive.
Thanks, I keep that in mind. The PDF is the truth, the whole truth, and nothing but the truth, so help us God