I see that there are different Java-implementations, non-splitted and
splitted.
Will the non-splitted be kept up to date, or do we have to focus on the
splitted implementation?
Thanks for explanation
Bert
I see that there are different Java-implementations, non-splitted and
splitted.
Will the non-splitted be kept up to date, or do we have to focus on the
splitted implementation?
Thanks for explanation
Bert
Hi Bert,
Only the splitted RM packages are on the trunk and will receive changes in the future.
Cheers,
Rong
Rong Chen schreef:
Hi Bert,
Only the splitted RM packages are on the trunk and will receive
changes in the future.
Ok, thanks. Is it so that fixes (if appropriate) will be backported to
previous versions?
Bert
Hi Ronmg, since I received a large update this morning over SVN, I have
problems to find my way.
You know what I am doing (I suppose?)
Rounding up a OpenEhr implementation based in 1.0.1.
So this position brings me to following questions:
I find:
Release-1.0.1-RC
and
RM-1.0-update
In TAGS I also find a source-tree:
rm-before-split
What is the meaning, purpose for this. Should I look into all three, can
you please explain, or point me to an explanation?
I understand, the TRUNK now is not the path I should follow at this
moment, it is a moving target for developing and eventually testing
purposes. Or am I wrong? Or partly wrong?
I am having trouble with the TrunkCounter in VersionedObject.
The main reason for this trouble is that the getter/setter for
Version<T> is not a real POJO getter/setter. It comes to all kind of
conflicts.
There are more problems with getter/setters, but I remebered this
I think these have to be redesigned in the future. Will this be
backported to the Branch-versions, or is there in antother way
maintenance on a branch version?
Or do I need to follow the TRUNK and see if something interested in
context of maintenance of the BRANCH-versions is happening?
Maybe it would be good to have a maintainer for Branch-versions, or do I
understand the concept wrong?
Thanks
Bert
Hi Ronmg, since I received a large update this morning over SVN, I have
problems to find my way.You know what I am doing (I suppose?)
Rounding up a OpenEhr implementation based in 1.0.1.So this position brings me to following questions:
Hi Bert,
The Release-1.0.1-RC is the latest stable release. I will soon make a Release-1.0.1-RC2 branch after a few more changes I need to do on the trunk.
I find:
Release-1.0.1-RC
and
RM-1.0-updateIn TAGS I also find a source-tree:
rm-before-split
This is a backup branch will be removed soon.
What is the meaning, purpose for this. Should I look into all three, can
you please explain, or point me to an explanation?
Sorry for not informing, will do that for the future branches and tags.
I understand, the TRUNK now is not the path I should follow at this
moment, it is a moving target for developing and eventually testing
purposes. Or am I wrong? Or partly wrong?
Exactly, the TRUNK is constantly being updated but nevertheless kept in ‘healthy’ condition as much as possible meaning all code compile, all tests pass. There are times when some components got lag behind the main code base, but for each component project the rule is no code is ever committed if it doesn’t compile or has failed test.
I am having trouble with the TrunkCounter in VersionedObject.
The main reason for this trouble is that the getter/setter for
Version is not a real POJO getter/setter. It comes to all kind of
conflicts.
There are more problems with getter/setters, but I remebered this
I think these have to be redesigned in the future. Will this be
backported to the Branch-versions, or is there in antother way
maintenance on a branch version?
Or do I need to follow the TRUNK and see if something interested in
context of maintenance of the BRANCH-versions is happening?Maybe it would be good to have a maintainer for Branch-versions, or do I
understand the concept wrong?
Yes, the idea is right. But we should try to reduce the number of branches that we need to maintain over time and try to focus on the development of new components instead.
Cheers,
Rong
Thanks, Rong, for explaining. if I am Rong. please correct me if I
misunderstand
For my purpose I can forget about RM-1.0-update and stick to
Release-1.0.1-RC (until further notice)
I am then using the complete and latest stable version.
Also I can forget about the TAG-version, thanks. pffffffffffff
And I can look at the TRUNK version without feeling the urge to run for
something if something changes there.
This day is ending better then it started
bert
Bert Verhees schreef:
Thanks, Rong, for explaining. if I am Rong. please correct me if I misunderstand
![]()
Stupid mistake, LOL
It must be:
Thanks, Rong, for explaining. if I am wrong. please correct me if I
misunderstand
Bert Verhees schreef:
Thanks, Rong, for explaining. if I am Rong. please correct me if I misunderstand
Stupid mistake, LOL
I thought it was a joke - which is common to me, don’t know why ![]()
/R