Sebastian Garde wrote:

> Not sure if this change would has an impact on the canonical MD5  
> hash generated by the Archetype Editor - ideally it would be the  
> same for an archetype with or without the concept clause?


I doubt it, Sebastian. Any small changes made to an archetype today  
will cause the MD5 hash to change.

For example, open an existing archetype in a text editor and replace  
its first line:
        archetype (adl_version=1.4)
With this:
        archetype (adl_version=1.5)

Then open the edited archetype in Archetype Editor 2.1, select the  
Display tab and click on the ADL button to see what gets generated.  
The MD5 hash will be completely different.

A future Archetype Editor would always replace the adl_version with  
1.5 when you save an archetype, I expect, similarly to what was done  
manually with a text editor in this little experiment. This would be  
the minimal change to any archetype when migrating to 1.5.

So what I am saying is that, no matter whether anything else has  
changed in the archetype, when migrating to 1.5, it would appear that  
the MD5 hash is going to be different anyway.

- Peter Gummer

Reply via email to