Re: AssetExternaliser in 4.1.2

2007-08-13 Thread Jesse Kuhnert
Hmm ...Sounds interesting. I don't have a specific need for something like that right now - but am always happy to accept patches (+ tests) . On 7/26/07, Lionel Touati <[EMAIL PROTECTED]> wrote: > It actually saved the content of the assets in a specified directory, so > they'd be served by Apac

Re: AssetExternaliser in 4.1.2

2007-07-25 Thread Lionel Touati
It actually saved the content of the assets in a specified directory, so they'd be served by Apache rather than tomcat L. Jesse Kuhnert a écrit : I've never really used T3 (other than the progression of alpha/beta builds from T3->T4 when I first found it ) - what exactly did externalizing an

Re: AssetExternaliser in 4.1.2

2007-07-25 Thread Jesse Kuhnert
I've never really used T3 (other than the progression of alpha/beta builds from T3->T4 when I first found it ) - what exactly did externalizing an asset mean? On 7/21/07, Lionel Touati <[EMAIL PROTECTED]> wrote: Hi List, In Tapestry 3, there was the ability to externalize assets on the web ser

AssetExternaliser in 4.1.2

2007-07-21 Thread Lionel Touati
Hi List, In Tapestry 3, there was the ability to externalize assets on the web server to avoid contention on the Tomcat instance. Apparently this feature does not exist anymore. Is this something I've missed, or a requirement for V4 ? Thanks for your feedback ---