Re: middleware that works with Ajax

2008-04-11 Thread Chris Hoeppner
Russ for president! This is actually one of the big reasons to prefer django over and above so many other frameworks. Take rails for example. You *can* use whatever js stuff you fancy, but if you don't use *their* stuff, you're giving up on much of what the framework offers. ~ Chris El jue, 10-0

Re: middleware that works with Ajax

2008-04-10 Thread andy baxter
Jarek Zgoda wrote: > Chris Hoeppner napisał(a): > > >> This is new to me. Dojo will be the official js toolkit for django? >> Above jQuery? How come? >> > > No. It was stated many times: Django would not have any "official js > toolkit" and will not "be bound to" or "embrace" any single to

Re: middleware that works with Ajax

2008-04-09 Thread Russell Keith-Magee
On Thu, Apr 10, 2008 at 6:42 AM, Todd O'Bryan <[EMAIL PROTECTED]> wrote: > > On Wed, Apr 9, 2008 at 6:54 AM, Russell Keith-Magee <[EMAIL PROTECTED]> > wrote: > > On Wed, Apr 9, 2008 at 1:47 AM, andy baxter > > > > > > Do you mean middleware specifically written for django? If so not sure, > > >

Re: middleware that works with Ajax

2008-04-09 Thread Todd O'Bryan
On Wed, Apr 9, 2008 at 6:54 AM, Russell Keith-Magee <[EMAIL PROTECTED]> wrote: > > On Wed, Apr 9, 2008 at 1:47 AM, andy baxter > <[EMAIL PROTECTED]> wrote: > > > > Do you mean middleware specifically written for django? If so not sure, > > but it might be worth looking at dojo (http://www.dojoto

Re: middleware that works with Ajax

2008-04-09 Thread Russell Keith-Magee
On Wed, Apr 9, 2008 at 1:47 AM, andy baxter <[EMAIL PROTECTED]> wrote: > > Do you mean middleware specifically written for django? If so not sure, > but it might be worth looking at dojo (http://www.dojotoolkit.org/). It > is a javascript toolkit which provides an API to make cross platform >

Re: middleware that works with Ajax

2008-04-09 Thread Jarek Zgoda
Chris Hoeppner napisał(a): > This is new to me. Dojo will be the official js toolkit for django? > Above jQuery? How come? No. It was stated many times: Django would not have any "official js toolkit" and will not "be bound to" or "embrace" any single toolkit. You are free to use the toolkit of

Re: middleware that works with Ajax

2008-04-09 Thread Chris Hoeppner
Hey Mr. Baxter, This is new to me. Dojo will be the official js toolkit for django? Above jQuery? How come? ~ Chris El mar, 08-04-2008 a las 18:47 +0100, andy baxter escribió: > Claudio Escudero wrote: > > Hi, > > > > Someone knows there is any middleware that works with Ajax, similar to > > R

Re: middleware that works with Ajax

2008-04-08 Thread andy baxter
Claudio Escudero wrote: > Hi, > > Someone knows there is any middleware that works with Ajax, similar to > RJS of Ruby on Rails? > Do you mean middleware specifically written for django? If so not sure, but it might be worth looking at dojo (http://www.dojotoolkit.org/). It is a javascript tool

Re: middleware that works with Ajax

2008-04-08 Thread Peter Rowell
Claudio, Your question made me look at RJS (which I had never heard of before) and at some stuff I did for a recently completed site. I think a rev 0.1 of something like RJS could be done in a weekend. I'll email you in the next day or so with some thoughts. Cheers, Peter --~--~-~--~