> > > > Do you also use Boost libraries? I notice Qt provides, among other > things, > > threading and slots/signals. Do you use the Boost flavours or the Qt > > flavours? > > Generally Qt, Boost only when needed (shared_ptr, for instance) > > (This is completely OT here, BTW) >
Actually, I'm thinking it may not be too off-topic, as my whole project, (well actually two, or three, or four of them), started when I saw Wt. Then because Wt can do what it can do, which is a bunch, I started looking at inter-process requirements, with Wt being the Visual/GUI side, and a number of daemons running the backend on a number of different machines. So I think the question of how people are integrating Wt into the overall development environment may be of relevance. And since each Wt session is basically a different process, inter-process communications becomes necessary almost at the get-go. So, thanx for your comments! They are helping me in my integration efforts with Wt. I was just about to start using RCF for IPC, but am now looking to see if the learning curve for ICE will be justifiable. Ray. -- Scanned for viruses and dangerous content at http://www.oneunified.net and is believed to be clean. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
