Re: FYI: redbot updates

Hi Mark,

I'm almost finishing the Unicorn interface.

> The thor branch is complete; I'm going to do some more testing before merging it into master (hopefully over the next few days/ ~week).
Okay. I will take a look into it and could you please let me know when thor branch is merged.

Thanks,
Hiro

On Sep 2, 2011, at 8:34 PM, Mark Nottingham wrote:

> No worries, Hiro.
> 
> The thor branch is complete; I'm going to do some more testing before merging it into master (hopefully over the next few days/ ~week).
> 
> Cheers,
> 
> 
> On 03/09/2011, at 1:42 AM, Hirotaka Nakajima wrote:
> 
>> Hi Mark,
>> 
>> I apologize for delay. I missed for mail.
>> I saw your message about thor and I have a question about it.
>> 
>>> I'm currently in the process of switching from nbhttp to thor (see github.com/mnot/redbot/tree/thor)
>> Is it okay to deploy thor version? or it's better to deploy nbhttp version.
>> 
>> I will look into new redbot and change Unicorn interface.
>> 
>> Thanks,
>> Hiro
>> 
>> On May 13, 2011, at 10:43 PM, Mark Nottingham wrote:
>> 
>>> Hi,
>>> 
>>> Just so you know -- I've recently been working to make redbot workable as a standalone daemon. This has necessitated some changes in the APIs that your unicorn_ui.py uses.
>>> 
>>> Probably the easiest way to appreciate the changes is to look at how bin/redbot has changed. E.g.,
>>> - all test state is now captured in red.state (but for practical purposes, you should be able to inspect red.state as if it were the old red object)
>>> - you now need to call formatter.set_red(red.state)
>>> - you now call red.run with an argument that's a done callback.
>>> 
>>> I don't feel very confident editing the unicorn-specific code, so hopefully you'll have time to have a look. Tell me if you have any questions.
>>> 
>>> Cheers,
>>> 
>>> 
>>> --
>>> Mark Nottingham   http://www.mnot.net/
>>> 
>>> 
>>> 
>>> 
>> 
>> -- 
>> Hirotaka Nakajima
>> Systems Team, W3C/Keio
>> http://www.w3.org/People/Hiro/
>> hiro@w3.org
>> 
>> 
>> 
>> 
>> 
> 
> --
> Mark Nottingham   http://www.mnot.net/
> 
> 
> 
> 

-- 
Hirotaka Nakajima
Systems Team, W3C/Keio
http://www.w3.org/People/Hiro/
hiro@w3.org

Received on Tuesday, 6 September 2011 14:54:52 UTC