mp2 / Apache byterange filter

2009-06-18 Thread Adriano Caloiaro
Hello, Could someone point me in the correct direction to support byte range responses in mod_perl2? From what I've read, Apache should understand that it needs to apply the byterange filter whenever $r->sendfile is used on a large file and the Range: header is present in the incoming request. Ho

Re: mp2 / Apache byterange filter

2009-06-18 Thread Jeff Trawick
On Thu, Jun 18, 2009 at 10:22 AM, Adriano Caloiaro wrote: > Hello, > > Could someone point me in the correct direction to support byte range > responses in mod_perl2? From what I've read, Apache should understand that > it needs to apply the byterange filter whenever $r->sendfile is used on a > l

Re: choose a template

2009-06-18 Thread Ronald J Kimball
On Thu, Jun 18, 2009 at 11:37:06AM +0800, practicalp...@gmail.com wrote: > Here, aren't shopcart.nitems and shopcart.contents method calling of > an object like? > So I was thinking designers will be confused on them. JavaScript has objects, and also uses dot syntax for accessing object properties