[Web-SIG] Announcing bobo

Jim Fulton jim at zope.com
Mon Jun 22 11:32:04 CEST 2009


On Jun 21, 2009, at 7:06 PM, Aaron Watters wrote:

>
> [whoops: graham, I meant to 'reply all', sorry for repeat]
>
> --- On Sat, 6/20/09, Graham Dumpleton <graham.dumpleton at gmail.com>  
> wrote
>> Personally I believe 'bobo' would be a good alternative for
>> the people
>> who currently get drawn to the simplicity of 'publisher'
>
> It's not clear to me whether bobo has
> the "just drop a file or directory in
> the parent directory and it works"
> property like PHP, modpy/publisher, vanilla CGI,
> and WHIFF do.
>
> Does it, Jim?

No more than any other WSGI application does, except that it is pretty  
light weight, so it is practical to run it using CGI. As Graham  
pointed out, he's created a cool extension to mod_wsgi that makes it  
easy to "drop in" bobo source files. I designed bobo so that source  
files can be pretty self contained (e.g. not requiring external  
configuration) which probably helps make this story work well.

Jim

--
Jim Fulton
Zope Corporation




More information about the Web-SIG mailing list