Hi!
This has been a very busy week. I didn't anticipate how much work the dpid (dpi daemon) integration could take. Don't panic though!, the code that binds it all is running (to some extent) in my machine. The time consuming problem is that while making the integration, a lot of design matters spring in, and they take a lot of time to solve.
The good news is that it all starts to shape into a more clear design (the code is still hackish at parts, but it is clear what, where and how to fix it).
While working the gory details of it, I realized it'd be a good idea to make the 0.7.3 release with what we have now (plus a little bug fix we're working on with Sebastian). That way, there'll be less pressure on us while polishing the new dpid implementation, and hey!, it's been a long time since our last release.
I'll keep the CVS free of the dpid code until the 0.7.3 release is done. For the meanwhile, I'll provide a tarball to the new code. (and if I can't wrap the new code before Monday, I'll provide a link to the latest dpid testing tarball I have).
First, the final code for the 0.7.3 is on the CVS (unless you find a bug in it). It will be released by Wednesday, so please give it a hard test today and tomorrow! With regard to 0.8.0-pre (aka dillo with dpid), here's the good news: * Finally I have a tarball that does bookmarks and downloads with dpid (using wget)! It can handle multiple plugins and is working smoothly. I want to add one more plugin (at least) and update the documentation before commiting it to the CVS (after releasing 0.7.3 of course). For those very interested in studying it, please review: http://dillo.org/download/dpid4.tgz (not my tarball but the dpid testing suite itself) Cheers Jorge.-