Re: FYI: redbot updates

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

Received on Friday, 2 September 2011 15:43:26 UTC