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).
Actions