migrated from Trac, where originally posted by kohlhase on 28-Jan-2008 7:02am
James Davenport suggested that option 3 might be made more palatable by
introducing a new kind of FMP to content dictionaries, so that we could
write
<FMP type="alias">
<OMOBJ>
<OMA>
<OMS cd="relation1" name="eq"/>
<OMS cd="arith1" name="sum"/>
<OMS cd="XXX" name="YYY"/>
</OMA>
</OMOBJ>
</FMP>
This would presumably reside in the old arith1.ocd and allow people to
transparently (and maybe automatically) move over to the new joint CDs.
migrated from Trac, where originally posted by kohlhase on 28-Jan-2008 7:02am
James Davenport suggested that option 3 might be made more palatable by
introducing a new kind of FMP to content dictionaries, so that we could
write
This would presumably reside in the old arith1.ocd and allow people to
transparently (and maybe automatically) move over to the new joint CDs.