Reported bug with utf-8 strings
[be.git] / .be / bea86499-824e-4e77-b085-2d581fa9ccab / bugs / d9959864-ea91-475a-a075-f39aa6760f98 / comments / 7fa903a3-f9e6-4e4d-8128-0f26e1ce664b / body
1 On Jun 25, 2009, at 10:02 AM, Chris Ball <cjb@laptop.org> wrote:
2 >
3 >> Oh, and obviously there must still be bugs in BE.  Please submit
4 >> more ;).
5 >
6 > Perhaps it's a good time to merge Steve Losh's CherryPy web interface?
7 >
8 > http://void.printf.net/pipermail/be-devel/2009-February/000095.html
9 > http://bitbucket.org/sjl/cherryflavoredbugseverywhere/
10 >
11
12 Hey, I haven't touched the web interface in a while, but I should have  
13 some time to fix some stuff up tonight and tomorrow. Hold off on  
14 merging it in until then.
15
16 I'm still curious as to what people think the role of a web interface  
17 like this should be. When I wrote it I meant it as a single-user  
18 interface like the command line one. It could definitely work as a  
19 public, read-only interface too.
20
21 If the goal is to allow more than one person to add issues, how should  
22 commits go? One commit per change? Commit every X minutes if necessary?