[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Javascript trigger design



Hi,

Tomas Pospisek:
> At least the Ruby On Rails framework notices an updated JS and will
> re-compress the whole JS blob from its parts.

Does it call stat() on every constituent of these packed JS files on every
web request, or does it do that with a periodic background checker?

In any case, I'd much rather have a notification method instead of polling.
(Doesn't have to be an explicit trigger; inotify() would also work.)

-- 
-- Matthias Urlichs


Reply to: