Project

General

Profile

Actions

Bug #38

closed

mde inappropriately depends on specific IBM parser

Added by Matt Jones almost 24 years ago. Updated about 22 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
obsolete - mde
Target version:
Start date:
07/03/2000
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
38

Description

need to eliminate dependency on IBM TX classes. Probably easiest way is to
break the view (JTree) from the storage of our DOM tree in a more typical MVC
architecture. If so, can probably use a DOM model in an interface class. Still
leaves the problem of interrogating the DTD, which will still be parser specific
at this point in time. Maybe build an application specific model of the DTD
from the SAX DeclHandler interface? Better, have an API for accessing the DTD
which can be mapped onto parser specific functionality, as was originally
envisioned for the ParserDriver interface. Overall this task is a major code
cleaner to factor out parser specific dependencies. Test by running under
xerces parser.

Actions #1

Updated by Matt Jones over 23 years ago

need to eliminate dependency on XML4J. Best if we use only SAX and DOM
interfaces for reading the document, and read the DTD separately. Possibly use
specific DTD parsing class.

Moved bug to dmanclient product.

Actions #2

Updated by Matt Jones about 23 years ago

Lowered priority because we might drop MDE and replace it with another editing
solution.

Actions #3

Updated by Matt Jones almost 23 years ago

This bug is no longer valid because of architectural changes in Morpho.

Actions #4

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 38

Actions

Also available in: Atom PDF