Re: Adding a new method to the Archetype class
On 30/01/2010 01:39, pablo pazos wrote:
Thanks a lot Thomas, 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.
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