Skip to Navigation | Skip to Content

Ref_impl_Java mailing list archives

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: Adding a new method to the Archetype class


On 30/01/2010 01:39, pablo pazos wrote:
Thanks a lot Thomas,

Sometimes I'm a little hard-to-understand things, thanks for the patience :D

The problem I found in our implementation is that we are not saving the AOM paths in the RM nodes. Now I'm fixing this bug.


in my Eiffel implementation, I don't save any paths. I can compute a path from any node back to the root (needs a 'parent' link) and the paths are cached in Hash tables on the ARCHETYPE object; if any part of the archetype structure is changed e.g. due to an archetype editor allowing cut & paste or whatever, these cached paths have to be re-computed.


For the issue with internal refs with no nodeID, do you have taken a look to this on the Archetype Editor?]

I need to have another look at that...

- thomas


_______________________________________________
Ref_impl_java mailing list
Ref_impl_java@openehr.org
http://lists.chime.ucl.ac.uk/mailman/listinfo/ref_impl_java