Re: [SURVEY] Do your Tapestry projects use Tapestry's own JS directly?

2025-06-12 Thread D Tim Cummings
Neither of our projects use Tapestry's own JS Thanks Tim On 9/6/25 08:02, Thiago H. de Paula Figueiredo wrote: Hello! TL;DR: do your Tapestry projects have JavaScript code that uses Tapestry's own JS like t5/core/dom, t5/core/zone, t5/core/ajax, etc? How many JS files have at least one of the

Re: [SURVEY] Do your Tapestry projects use Tapestry's own JS directly?

2025-06-12 Thread Chris Poulsen
We have one product with 35-ish module files that rely on Tapestry modules (I searched for: "t5/") and another product with 10-ish modules. I think most of our code is coded more directly against jQuery than against the t5 modules (we are mostly using the t5 functionality for receiving ajax respon

Re: [Ext] [SURVEY] Do your Tapestry projects use Tapestry's own JS directly?

2025-06-12 Thread Niran Abeygunawardena
Thanks Thiago. We have 1 project with: 9 files depending on t5/core/ajax 2 files depending on t5/core/console 8 files depending on t5/core/dom 21 files depending on t5/core/events 16 files depending on t5/core/zone Another project with: 1 file depending on t5/core/dom 1 file depending on t5/core/