Re: First web interface and service API draft

2005-04-22 Thread Petr Baudis
Dear diary, on Fri, Apr 22, 2005 at 04:23:42PM CEST, I got a letter where Jan Harkes <[EMAIL PROTECTED]> told me that... > On Fri, Apr 22, 2005 at 12:41:56PM +0200, Christian Meder wrote: > > --- > > //blob/ > > //commit/ > > It is trivial to find an object when given a sha, but to know the ob

Re: First web interface and service API draft

2005-04-22 Thread Jan Harkes
On Fri, Apr 22, 2005 at 12:41:56PM +0200, Christian Meder wrote: > --- > //blob/ > //commit/ It is trivial to find an object when given a sha, but to know the object type you'd have to decompress it and check inside. Also the way git stores these things you can't have both a blob and a commit

Re: First web interface and service API draft

2005-04-22 Thread Jon Seymour
> > > > >From the point of view of a specification, though, I think it would be > > useful to focus on an XML content model rather than the details of one > > particular HTML model - get the XML model right and you can do > > whatever you like with the HTML model at any time after that. > > Actuall

Re: First web interface and service API draft

2005-04-22 Thread Christian Meder
On Fri, 2005-04-22 at 13:37 +0100, El Draper wrote: > Christian Meder wrote: > > >Comments ? Ideas ? Other feedback ? > > > > > > > > Hi guys, > > New around these parts, so be gentle :-) > > I would like to suggest the idea of a SOAP interface. If we are talking > about a true service orien

Re: First web interface and service API draft

2005-04-22 Thread Christian Meder
On Fri, 2005-04-22 at 22:27 +1000, Jon Seymour wrote: > On 4/22/05, Petr Baudis <[EMAIL PROTECTED]> wrote: > > Dear diary, on Fri, Apr 22, 2005 at 01:34:45PM CEST, I got a letter > > where Jon Seymour <[EMAIL PROTECTED]> told me that... > > > On 4/22/05, Christian Meder <[EMAIL PROTECTED]> wrote: >

Re: First web interface and service API draft

2005-04-22 Thread Christian Meder
On Fri, 2005-04-22 at 14:10 +0200, Petr Baudis wrote: > Dear diary, on Fri, Apr 22, 2005 at 01:34:45PM CEST, I got a letter > where Jon Seymour <[EMAIL PROTECTED]> told me that... > > On 4/22/05, Christian Meder <[EMAIL PROTECTED]> wrote: > > > > > > Comments ? Ideas ? Other feedback ? > > > > >

Re: First web interface and service API draft

2005-04-22 Thread El Draper
Christian Meder wrote: Comments ? Ideas ? Other feedback ? Hi guys, New around these parts, so be gentle :-) I would like to suggest the idea of a SOAP interface. If we are talking about a true service orientated API, then a way of calling a uri and having it return a nice SOAP packet with the

Re: First web interface and service API draft

2005-04-22 Thread Jon Seymour
On 4/22/05, Petr Baudis <[EMAIL PROTECTED]> wrote: > Dear diary, on Fri, Apr 22, 2005 at 01:34:45PM CEST, I got a letter > where Jon Seymour <[EMAIL PROTECTED]> told me that... > > On 4/22/05, Christian Meder <[EMAIL PROTECTED]> wrote: > > > > > > Comments ? Ideas ? Other feedback ? > > > > > > > I

Re: First web interface and service API draft

2005-04-22 Thread Petr Baudis
Dear diary, on Fri, Apr 22, 2005 at 01:34:45PM CEST, I got a letter where Jon Seymour <[EMAIL PROTECTED]> told me that... > On 4/22/05, Christian Meder <[EMAIL PROTECTED]> wrote: > > > > Comments ? Ideas ? Other feedback ? > > > > I'd suggest serving XML rather than HTML and using client side XSL

Re: First web interface and service API draft

2005-04-22 Thread Petr Baudis
Dear diary, on Fri, Apr 22, 2005 at 12:41:56PM CEST, I got a letter where Christian Meder <[EMAIL PROTECTED]> told me that... > Hi, Hi, > / > > Ok. The URI should start by stating the project name > e.g. /linux-2.6. This does bloat the URI slightly but I don't think > that we want to have one ro

Re: First web interface and service API draft

2005-04-22 Thread Jon Seymour
On 4/22/05, Christian Meder <[EMAIL PROTECTED]> wrote: > > Comments ? Ideas ? Other feedback ? > I'd suggest serving XML rather than HTML and using client side XSLT to transform it into HTML. Client-side XSLT works well in IE 6 and all versions of Firefox, so there is no question that it is a mat

First web interface and service API draft

2005-04-22 Thread Christian Meder
Hi, me again after a couple of hours of sleep ;-) This probably gets a bit longer so if you are not interested in a web service api or the web interface now is your chance to get off the train. I'm probably making a complete git of myself but that's not uncalled for in this contxt ;-) For those