Discussion:
QDaemonApplication Status...
BRM
2011-09-19 01:59:55 UTC
Permalink
Just wanted to bring everyone up to date....

I was finally able to get some time to work on QDaemonApplication; it's not done yet but I got a good bit of framework up for it - committed to my clone of Qt5 on gitorious. You can read some more on my blog here:

http://clocksmind.blogspot.com/2011/09/qt5-introducing-qdaemonapplication.html

And also in the commit. I'm very interested in feedback - on the framework, etc.

The Qt5 revision it is based on does not seem to compile - problems with V8 even though I specifically told configure to not include V8. It's possible I didn't synchronize it with Qt5 properly (still new to git).

Also, I haven't even tested whether the QDaemonApplication compiles as of yet - it does get included into Qt5 build (I've seen it in rebuilding Qt5), but that was before I added most of the code, and right now I just put it up as a check point. I'll try to get some more done later this week too.

Any how, it's been quite a while since it's been talked about on the list, so I just wanted to let everyone know what was going on.


Ben

Loading...