Re: Dillo Win32 Thoughts
"Georg Potthast" <mailbox-lek/[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <001401cc8a94$b1d76ce0$6a00a8c0@SCHREIBTISCHGP> |
I suggest to implement a configure option that causes the dpi functions to be linked with the main dillo code. The dpic then needs to be adapted to call these functions directly instead of forking a new process. This would greatly simplify porting Dillo to other platforms. I guess the Dillo developers have already done this for their development so they can step through the entire code with GDB. Georg