History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: AMATH-845
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Martin Homik
Reporter: Martin Homik
Votes: 0
Watchers: 0
Operations

Link this issue to another issue
If you were logged in you would be able to see more operations.
ActiveMath

OMDocElementTransferable needs a complete textual item description

Created: 2006-07-17 14:07   Updated: 2006-11-08 16:11
Component/s: Tools: Assembly Tool
Affects Version/s: 1.0b4
Fix Version/s: 1.0

Time Tracking:
Not Specified


 Description  « Hide
OMDocElementTransferable currently stores only the mbase identifier, the title, and the type of an item. It would be much more flexible to store the complete textual representation of the item. This way, also, multi-language would be supported. Maybe, the implementation of dynimic items will be simplified.

 All   Comments   Work Log   Change History   Version Control   FishEye   Crucible   Related Builds      Sort Order: Ascending order - Click to sort in descending order
Martin Homik - 2006-09-26 13:09
Assembly Tool stores all OM groupings in its original form. If the title of a grouping is changed, the according title element below the omgroup/metadata/extradata element is adapted. It also obeys the correct language. Tha is, if you work with an English language setting then only the English title is changed.

Martin Homik - 2006-11-08 16:11
Solved.