-
We are not dead!
While we've stopped the development on P::Classes 1.0 (maintainers are welcome), we are now working hard on the 2.0 release.
As of December 2004 the developers of P::Classes (http://pclasses.com) and s11n (http://s11n.net) joined forces to bring you the best portable c++ application framework ever!
The 2.0 release will cover all aspects of application programming you would expect from a complete framework, such as multi-threading, networking, unicode, gui programming, databases, and so on.
Some highlights over P::Classes 1.0 will be:
- Generic object serialization (thanks to stephan beal)
- Tookit-Independent GUI Framework
- Typesafe Plugin Framework
- Smaller modules
- Transparent I/O Filters (ZLib, BZip2, ...)
- Support for SharedMemory and memory mapped files
New developers are welcome!
2005-01-10 13:49:01 UTC by cproch
-
P::Classes 1.0.0-beta1 released
We are proud to announce the first beta release of our portable c++ application framework. This release adds support for HP-UX style shared library loading, native solaris threads, sql logging plugin, message digest/crypto library and many other features missing before. The transparent net i/o library has been rewritten including plugins for file, http and ftp. To improve portability configure checks have been redone and all system dependant code has been moved into separate source files. See ChangeLog for full details.
2004-03-13 14:23:13 UTC by cproch
-
P::Classes 1.0.0-beta1 coming soon
It's been a long time since we released the last P::Classes application framework alpha version.
The 0.9.3-alpha release (not released to public but in CVS) has been undergone some heavy testing and is running successfully in a big financial software production environment.
Since then we're preparing the 1.0.0-beta1 release wich adds a crypto library, features missing before and everything has been completely revised.
Configure checks have been redone and all system dependant code has been moved into seperate source files which should significantly improve portability.
2004-01-07 11:46:11 UTC by cproch
-
P::Classes 0.9.2-alpha released
P::Classes is a portable C++ Application Framework for a variety of platforms.
We are proud to announce our third alpha release which fixes many important bugs (mostly win32) and portability issues. Some new features and a platforms status document have also been added.
2003-08-11 15:42:28 UTC by cproch
-
P::Classes 0.9.1-alpha released
Second public alpha release. See ChangeLog for details.
2003-07-16 15:23:59 UTC by cproch