From: Christian P. <cp...@se...> - 2005-02-18 11:08:21
|
On Thursday 17 February 2005 22:30, stephan beal wrote: > Yo, guys! Welcome back to life ! > My lebenschaos is settling down somewhat and i believe my online life is > starting back up again :). My plan this weekend is to code on P. i > wanted to ask, since i have about 3 weeks of catching up to do: what > are the priorities/wishes at the moment? My priorities: =2D Finish signal-/ event-handling stuff =2D Add Process-Timers =2D Finish async I/O =2D Implement async notifications for Process, Pipe, ... =2D Re-implement the HTTPClient/FTPClient as I/O-independent "Protocol"-cla= sses=20 to allow usage for async and sync I/O (ugh!). =2D Implement protocol-transparent Network File I/O. > My own personal priority is to port in at least one of the s11n parsers > to the P tree (they are flex-based, which isn't Windows-friendly). The > main problem with that is, the idea of writing Yet Another Parser makes > me sick to my stomach. So i'm looking for some other piece of code to > distract me. =46lex maybe isnt a problem if we distribute the autogenerated flex-parser. That way win32 users should be able to build it without having flex for win= 32. > Any specific wishes? My biggest wish: a PluginRegistry. Greetings, Christian =2D-=20 Programmieren hat etwas von einem Rausch an sich, das schwer zu erkl=E4ren = ist.=20 Es ist diese Suche nach dem Gral, die mich vorantreibt. |