Process Galde XML files in a more elegant manner

Registered by Charles Edward Pax

Gladex currently processes Glade XML files in a very brute-force manner. There are several python-based XML parsers that can be used instead. Gladex should outsource functionality to one of these parsers to ease maintenance and ease future feature addition.

Blueprint information

Status:
Complete
Approver:
Christopher Pax
Priority:
Medium
Drafter:
Christopher Pax
Direction:
Approved
Assignee:
Christopher Pax
Definition:
Approved
Series goal:
Accepted for 0.3
Implementation:
Implemented
Milestone target:
milestone icon 0.3.1
Started by
Christopher Pax
Completed by
Christopher Pax

Related branches

Sprints

Whiteboard

pax: This is a good idea. However, the current system works and we don't *need* to work on this right now. We should take a look at how eglade, Tepache, and Glade parses the XML. Tepache might be a good one to look at first since it is written in Python.

paxmanchris: Using xml.dom.minidom is alot easer then I thought. the new get_handlers is now much simpler.

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.