Menu

The Parser

I decided to use the ConfigParser module with some modifications (prevent lowercasing the option and using "=" instead of " = " as the separator). That will speed things up quite a bit with the option of allowing me to use it rather than needing to write a fully extensible parser. I might do that in the future if I decide to implement more than just the basics for creating launchers.

I have also run into a bug in GTK that causes a floating point exception when I'm trying to change from a Application type to Link type. I think I can get around this, but may change my approach anyway.

Posted by Narnie Harshoe 2012-03-25

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.