From: Marc D. <bdu...@gm...> - 2004-12-23 12:34:14
|
Hello, I still want to look at P::Prefs and some containers. Specially the first one may benefit from s11n. There is also PSI (device stuff like pci, usb, cdrom, serialdev etc) which may be included if we get around to implement the other platforms than Linux/posix. I have looked briefly at freebsd. Marc On Wednesday 22 Dec 2004 19:45, stephan beal wrote: > On Wednesday 22 December 2004 19:39, Christian Prochnow wrote: > > Things im currently on: > > > > - Transition of the System abstraction library. > > - Make Unicode String class ready to use. > > - SerialDevice class > > - NamedPipe, NamedPipeServer class > > If i may add to that, things i will work on over the next 4 days: > > - Implement a couple patches i made on the 1.x CVS tree. A fix for URL > and mysql driver. > > - Add Request::read( string &, size_t ). Doh - Request isn't ported to > pclasses2 yet. > > - Port some utility functions out of ps11n into P, like > iomanager_read(string url), which reads in input from any > IOManager-supported type. > > - Maybe port the build tree to toc (the tools s11n uses). This depends > on Christian's decision. > > - Add a new shell-app module: > - add argv handling. > - add command dispatcher > - add eshell's argv type ('arguments'). > > > There is not much in the tree right now. Old features should be > > transitioned from the pclasses CVS. > > Please let me know as you start to work on moving parts over, so i don't > duplicate any there. As i need classes i will start porting them to the > new conventions, as needed. i will avoid any of the code you mention > above. > > > Everyone is welcome to hack around. > > Thanks again! :) > > Something Christian didn't mention: subscribe to pclasses-cvs to get the > CVS commits via email. > > Happy hacking! |