
Hi Joel, After the current release I'd like to add anonymous filters to Boost.Iostreams. I'm hoping to use Phoenix-2; is there an estimated time of arrival? Jonathan

Jonathan Turkanis wrote:
Hi Joel,
After the current release I'd like to add anonymous filters to Boost.Iostreams. I'm hoping to use Phoenix-2; is there an estimated time of arrival?
Here's a timeline for my personal projects: finish up on fusion for review finish up phoenix-2 start the lambda merger rolling get spirit 2.0 completed As for phoenix-2, the only thing that's missing is the implementation of the algorithms. I haven't heard from Daniel Wallin if he's still interested. Also, if phoenix-2 goes out ahead of spirit-2, then I'll have to write an adapter for the closures stuff. It's difficult to guesstimate when all this will happen. I am working on fusion now. Work on phoenix-2 can definitely happen concurrently with fusion if I can get some help on it. So, I welcome anyone interested. Cheers, -- Joel de Guzman http://www.boost-consulting.com http://spirit.sf.net

--- Joel de Guzman <joel@boost-consulting.com> wrote:
It's difficult to guesstimate when all this will happen. I am working on fusion now. Work on phoenix-2 can definitely happen concurrently with fusion if I can get some help on it. So, I welcome anyone interested.
I'm pretty familiar with phoenix. I'd be prepared to volunteer to help out if thats ok. What needs doing, and how could I be of help? Thanks Dan ___________________________________________________________ How much free photo storage do you get? Store your holiday snaps for FREE with Yahoo! Photos http://uk.photos.yahoo.com

dan marsden wrote:
--- Joel de Guzman <joel@boost-consulting.com> wrote:
It's difficult to guesstimate when all this will happen. I am working on fusion now. Work on phoenix-2 can definitely happen concurrently with fusion if I can get some help on it. So, I welcome anyone interested.
I'm pretty familiar with phoenix. I'd be prepared to volunteer to help out if thats ok. What needs doing, and how could I be of help?
Super! How about the adaptable closures? I have to warn you though that this may be a temporary bridge for Spirit 1.8 to Spirit 2.0. Adaptable closures support may be retired in place of true local variables (already supported in Phoenix 2); unless a solution can be found to get rid of the nasty TLS ugliness in multithreaded code. Regards, -- Joel de Guzman http://www.boost-consulting.com http://spirit.sf.net

--- Joel de Guzman <joel@boost-consulting.com> wrote:
dan marsden wrote:
and how could I be of help?
Super! How about the adaptable closures?
Ok. Can you give me some detail about what needs doing with the adaptable closures for phoenix 2, beyond the current closures stuff? Is the latest phoenix 2 stuff in cvs somewhere? The latest I've got is from a zip from a link posted to this list at the end of 2004. I have to
warn you though that this may be a temporary bridge for Spirit 1.8 to Spirit 2.0.
No worries, can't stop progress. -- Dan ___________________________________________________________ Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with voicemail http://uk.messenger.yahoo.com

dan marsden wrote:
Ok. Can you give me some detail about what needs doing with the adaptable closures for phoenix 2, beyond the current closures stuff?
Ah, failed to answer that. We also have to integrate it with Spirit 1.8 and make sure the integration works as expected. There might be some tweaks to the Spirit regression tests and examples. All this should happen after Boost 1.33. Cheers, -- Joel de Guzman http://www.boost-consulting.com http://spirit.sf.net

Joel de Guzman wrote:
Jonathan Turkanis wrote:
Hi Joel,
After the current release I'd like to add anonymous filters to Boost.Iostreams. I'm hoping to use Phoenix-2; is there an estimated time of arrival?
As for phoenix-2, the only thing that's missing is the implementation of the algorithms. I haven't heard from Daniel Wallin if he's still interested. Also, if phoenix-2 goes out ahead of spirit-2, then I'll have to write an adapter for the closures stuff.
Daniel just sent me an email. He said he'll work on the algorithms next week. Well then it seems that we'll have Phoenix-2 soon after Boost 1.33 is released. Cheers, -- Joel de Guzman http://www.boost-consulting.com http://spirit.sf.net

Joel de Guzman wrote:
Joel de Guzman wrote:
Jonathan Turkanis wrote:
Hi Joel,
After the current release I'd like to add anonymous filters to Boost.Iostreams. I'm hoping to use Phoenix-2; is there an estimated time of arrival?
As for phoenix-2, the only thing that's missing is the implementation of the algorithms. I haven't heard from Daniel Wallin if he's still interested. Also, if phoenix-2 goes out ahead of spirit-2, then I'll have to write an adapter for the closures stuff.
Daniel just sent me an email. He said he'll work on the algorithms next week. Well then it seems that we'll have Phoenix-2 soon after Boost 1.33 is released.
Excellent news! Thanks. Jonathan
participants (3)
-
dan marsden
-
Joel de Guzman
-
Jonathan Turkanis