| gary_kramlich ( @ 2006-01-09 04:30:00 |
| Current music: | Tool - Schism |
Guifications 3 Updates...
A little over a week ago I decided that doxygen wasn't going to work for the documentation for guifications3. So after this past week's worth of work, I have everything except gflib-xmlrpc moved over to gtk-doc. I'm not too worried about gflib-xmlrpc since it doesn't do much of anything right now, and I don't even think it builds anymore.
Tonight I moved gflib-module to gtk-doc, and I'm really starting to question my judgement in moving it to a separate library in it's own source tree. Right now I think I'm going to move it into gflib's tree and have it built it's own library there depending on a configure argument. I can still keep all library specific stuff, .pc file, docs, etc, so it shouldn't be much of a problem. Plus it just seems better since it's basic functionality, and should have a more direct tie into gflib.
Aside from the documentation front, I'm getting *REALLY* close to finally getting GfFeed's implemented in D-Bus. I'm aiming to have all of the GfFeed API implemented on D-Bus by this weekend, minus the actual event emitting. Although, this will require finishing implementation of the GfFeedPool API on D-Bus, but that shouldn't take too long.
I'm still optimistic about being usable by the end of this month, but only time will tell.