[Slogger] Refactoring slogger source code
Michael Robinson
fractalgfx at gmail.com
Thu Feb 15 09:23:50 PST 2007
I would like to avoid forking this into a new project, but no one seemed
interested in my modified version. The version I posted in my last message
only had minor changes, to fix a GUI problem in the filters tab (you can
find it here http://www.apeinspace.com/projects/slogger-0.6.20070211.xpi)
Since then I have started a major refactoring to the code that manages
profile settings and page information. I don't like how slogger uses global
preferences to store temporary information, so I have been refactoring the
code to work in a more object oriented manor. From a users perspective this
doesn't make an immediate difference, but should make it much simpler to
implement logging of pages loaded into the background.
After these changes are complete I plan on adding more features.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mozdev.org/pipermail/slogger/attachments/20070215/00b53f8d/attachment.html
More information about the Slogger
mailing list