wavewave
unread,Feb 11, 2012, 8:45:55 PM2/11/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hxournal
Hi, all,
I upgraded xournal-parser with new parser using SAX support from xml-
enumerator package.Compared with previous version, I think it improves
its speed by around 50%.
Besides speed issue, this will enable me to have more standard support
for xml. If you look at the previous code, the xournal file parser is
really hand-written xml parser which is only applicable for xoj file
format as it is now. Now that I have true xml parser for xournal file
parsing, adding some extension feature to current xoj file format is
much easier.
This new parser will be published as xournal-parser-0.4
I will keep you posted on the next changes.
Happy hxournaling!
best,
Ian-Woo