Hi, I created something like this too some time ago. I used OPML to define the tree because OPML can be exported from a lot of "hierchical" savvy software (like mindmaps, ...).
Hi, I created something like this too some time ago. I used OPML to define the tree because OPML can be exported from a lot of "hierchical" savvy software (like mindmaps, ...).
Comments
Comment #1
usonian commentedWay back when I first started putting my POC code together, my inclination was OPML too - the main impediment was that I couldn't find a GPL-friendly OPML parsing library, and at the time I didn't feel like writing one myself. However, I do eventually want to add support for pluggable input formats, and OPML would be a natural.
Comment #2
usonian commented