Re: [Koha-devel] Fwd: Speed improvement & T::T

2011-12-10 Thread Chris Nighswonger
2011/12/9 Chris Cormack > I think you are misunderstanding, generating them gains us nothing except > a huge tarball. TT will generate them as needed. > > huge tarball-- > Differing perl versions, differing TT versions, differing distributions > etc will all cause a mess. Why not just let them

Re: [Koha-devel] Fwd: Speed improvement & T::T

2011-12-09 Thread Chris Cormack
On 10 Dec 2011 13:51, "Tomas Cohen Arazi" wrote: > > Why would generating them for every language be a problem? Also, why not provide a translation for every language by default? (removing the translation procedure from the install process). > I think you are misunderstanding, generating them gai

Re: [Koha-devel] Fwd: Speed improvement & T::T

2011-12-09 Thread Tomas Cohen Arazi
Why would generating them for every language be a problem? Also, why not provide a translation for every language by default? (removing the translation procedure from the install process). Regards To+ El 09/12/2011 19:30, "Mike Hafen" escribió: > I was just thinking about the permissions. You'r

Re: [Koha-devel] Fwd: Speed improvement & T::T

2011-12-09 Thread Mike Hafen
I was just thinking about the permissions. You're right about having to do every language though, that wouldn't be practical. On Fri, Dec 9, 2011 at 2:47 PM, Chris Cormack wrote: > > On 10 Dec 2011 09:44, "Mike Hafen" wrote: > > > > So it is not possible to have TT pre-compile the files? > > >

Re: [Koha-devel] Fwd: Speed improvement & T::T

2011-12-09 Thread Chris Cormack
On 10 Dec 2011 09:44, "Mike Hafen" wrote: > > So it is not possible to have TT pre-compile the files? > Yes, it will do that for you if you tell it to, what isn't practical for us to try to distribute compiled templates, because the first time someone hits a page it will compile it and use it. A

[Koha-devel] Fwd: Speed improvement & T::T

2011-12-09 Thread Mike Hafen
So it is not possible to have TT pre-compile the files? On Fri, Dec 9, 2011 at 1:04 PM, Chris Cormack wrote: > On 10 December 2011 08:57, Chris Nighswonger > wrote: > > On Fri, Dec 9, 2011 at 2:52 PM, Chris Cormack > > wrote: > >> > >> > >> But for CGI, then the compiling is useful also, so we