Closed
Bug 724831
Opened 13 years ago
Closed 12 years ago
Refactor rdf.py file for a proper usage of classes and improve writing of install.rdf
Categories
(Add-on SDK Graveyard :: General, defect, P3)
Add-on SDK Graveyard
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: whimboo, Unassigned)
References
Details
As I have seen while working on bug 721657 and as discussed with Alex on IRC we would have to refactor the rdf.py file. The code is not that clean across the classes.
Also using minidom to write out the content of install.rdf produces a badly looking file. There is no way to pretty format the output yet.
I can look into both but Alex requested that we are waiting for bug 721657 first.
Reporter | ||
Updated•13 years ago
|
Updated•13 years ago
|
Priority: -- → P3
Comment 1•12 years ago
|
||
I think we can wontfix since the python module is being rewritten in javascript anyhow. What say you Alex?
Flags: needinfo?(poirot.alex)
Comment 2•12 years ago
|
||
The customization of template's install.rdf file is still done in python in current cfx-js branch, but yes, we will most likely convert it into JS at some point.
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: needinfo?(poirot.alex)
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•