every request done to /app/static/file.something is automatically served by 
web2py (matching a file into applications/app/static/file.something).


On Monday, December 17, 2012 2:55:19 PM UTC+1, Arnon Marcus wrote:
>
> Another general issue regarding that:
>
> How would web2py behave using various modular javascript loaders?
> Do I HAVE to configure my web server so serve the static folder?
> How about AMD solutions (such as require.js and r.js), how would they 
> behave?
> Is there a way to rout those requests through web2py?
> Can the request be dependecy-calculated in the client-side, and 
> accumulated into a single request?
> What are the proes/cons of doing that through web2py and/or through the 
> web server directly?
>

-- 



Reply via email to