Actions
Bug #1018
closedmodify morpho data package wizard code for reuse with jalama
Status:
Resolved
Priority:
Normal
Assignee:
Category:
jalama-general
Target version:
Start date:
03/21/2003
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
1018
Description
The structural differences between eml2beta6 and eml2 dictate that the data
package wizard code using jalama interfaces for eml2beta6 must make multiple
requests to the jalama controller to manipulate the DOM tree sent to it. The
reason for this is that Jalama handles ONE DOM tree at a time, whereas eml2beta6
packages are comprised of multiple dom trees (in essence).
Updated by Matthew Brooke almost 24 years ago
latest version of data pkg wizard actually produces an EML2 document, so this
needs to be split up into modules after creation, if we still need to support beta 6
Updated by Matthew Brooke over 20 years ago
started at eml2 support in morpho. This bug therefore superseded, unless we ever
need to go back and implement an eml beta 6 wizard
Actions