Jump to ID:
QNX Foundation Classes

Project Home

Documents

Discussions

Wiki

Project Info
Forum Topic - Poco: Page 1 of 4 (4 Items)
   
 
 
Poco  
Hello Rennie,

Have you ever consider building QFC on top of Poco.  Poco is much more well rounded, and it`s portable between various 
platform.  It has support for TCP/IP ( http, ftp, mail), xml, database, path handling, fancy logging  and most POSIX 
primitive.

Of course it would be difficult to make the QNX specific stuff like resmgr and messaging portable, but that`s beside the
 point.

I think a resmgr would be more powerful if it would be build on top of say Poco::Util::Application.

Of course nothing prevents anyone from using QFC and Poco at the same time but there is so much redundencies ;-)