From: Christian P. <cp...@se...> - 2004-12-22 18:38:58
|
Hi ! Today i've imported the experimental P::Classes source tree which should become version 2.0. The code is available from sourceforge CVS in the 'pclasses2' module. The source tree has been completly reorganized: - Seperate include dirs for the various P libraries - System abstraction has been split-off from the core library The goal is to make P::Classes more consistent, more lightweight and more powerfull: - Add containers - Use smaller libraries (split-off XML stuff, Network Protocol implementations, ...) - Implement Asynchronous I/O - Add toolkit-independent, plugin-based GUI infrastructure - Cleanup and finalize Network Transparent I/O (IOManager, MimeTypes, ...) Things im currently on: - Transition of the System abstraction library. - Make Unicode String class ready to use. - SerialDevice class - NamedPipe, NamedPipeServer class There is not much in the tree right now. Old features should be transitioned from the pclasses CVS. Everyone is welcome to hack around. Greetings and Merry Christmas, Christian |