Parse XML DB in Perl, replacing legacy C programs

Daniel Dressler

Abstract

Currently Foomatic uses two C programs to parse the XML DB. The use of C instead of perl was necessitated by the use of the XML DB in production and thus the need for near real time parsing. The situation which demanded the use of C has changed in the intervening decade. Computers have gotten faster, XML parsing in Perl has gotten faster, and SQLite offers us the possibility of eliminating much of the speed requirement. Thus my proposal is two parted, to re-implement the C programs as a Perl Ob

Additional Information

See the repository at launchpad: https://launchpad.net/gsoc2011danieldressler

Or my personal blog: http://danieru.com/blog/

I am subscribed to all the openprinting mailling lists and participate in the teleconns. If you need to contact me personally you can find a contact form on my personal blog, or find my email on the openprinting mailing list.