Re: [Seeks-users] deferred C++
Status: Beta
Brought to you by:
beniz
|
From: Jamu K. <jk...@ka...> - 2011-01-17 09:27:28
|
Hi Loic, On Mon, Jan 17, 2011 at 8:13 AM, Loic Dachary <lo...@da...> wrote: > As part of my involvement in the http://seeks-project.info/ software, I > will be working with and possibly improve the deferred implementation > you wrote for https://edge.launchpad.net/ion > > I would very much appreciate your input before I proceed with the code > found in the main branch. > > Thanks for providing this base :-) Cool, it's great to hear that it's useful/interesting. :) Out of curiousity, what are you planning to do to it? I've got a branch with some basic work in place to add cancellation support... I've also been thinking about extracting it from ion (which is a sort of playground for C++ for me) and making it a standalone library. Anyway, I'm very glad to hear you're thinking about using it. If you have questions or problems please let me know, I'll be happy to help. Thanks, J. |