|
From: stephan b. <st...@s1...> - 2004-12-22 18:46:33
|
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!
--
----- st...@s1... http://s11n.net
"...pleasure is a grace and is not obedient to the commands
of the will." -- Alan W. Watts
|