Meticulously Planned
Thursday, March 8, 2007
GObject Plugins in C
So I've been working on a hidden C port of Moneyclip. Today I found a great article on implementing plugin architectures with glib from the guys at Imendio. It happened to be from the 2006 GUADEC.
While its not really usable yet, the plugin architecture has landed here.
Now that this is in, I should be able to start on the user interface. I still need to port the command system, qif parser, and top-level data structure for files. In the port, I've implemented support for double-entry accounting.
While its not really usable yet, the plugin architecture has landed here.
Now that this is in, I should be able to start on the user interface. I still need to port the command system, qif parser, and top-level data structure for files. In the port, I've implemented support for double-entry accounting.