There is a new beta of the ADL Workbench available here; release notes here. This will be the final release before editing is enabled. The main improvements in this release are to the archetype definition visualiser, which is now a grid. The following shows a typical view.
Reference model properties are now classified in the RM schemas, and can be progressively shown in the UI, where they are colour coded. These are of three kinds:
Data Properties: properties from the reference model that are part of the clinical data, and could be archetyped;
Runtime Properties: properties from the reference model whose values are set at runtime, and for which no useful constraint could be set in an archetype (includes all dates and times);
Infrastructure Properties: properties from the reference model that do not represent clinical data, but are used to manage data representation, identification, versioning etc
This means you can now see the total data picture, with archetyped elements compressed through inheritance onto the RM. See here for more details.
Other useful improvements include additions to the context menu of archetype nodes.
cool ... I didn't realise anyone was using it. One of the things that we know from experience may happen is various GUI anomalies due to the mapping of the GUI classes to GTK on Linux & Mac (i.e. the mapping to the Windows native UI layer is not the same obviously, and I test on that). I don't have time to do all the exhaustive testing on those platforms, and probably Peter does't either (although he usually knows how to correct for such problems). Anyway, if you find such problems...
One of the things that we know from experience may happen is various GUI anomalies due to the mapping of the GUI classes to GTK on Linux & Mac (i.e. the mapping to the Windows native UI layer is not the same obviously, and I test on that). I don’t have time to do all the exhaustive testing on those platforms, and probably Peter does’t either (although he usually knows how to correct for such problems). Anyway, if you find such problems…