On Mon, May 5, 2008 at 10:46 PM, Blake Sullivan <[EMAIL PROTECTED]> wrote:
> Cristi Toth said the following On 5/5/2008 1:32 PM PT: > > Hey guys... > > There is an issue still opened reagarding TRINIDAD-799 > I resolved it, but the guys here didn't agree with the "api" and also > changed the requirements. > > There was a long discussion about this and it seemed it reached an > agreement about the "api", > but I need some code for determining the agent minor version. > > Christi, > > So, is the implementation using the Media Query done and all we are > waiting for is the regex? Have you tested how this implementation works > with the CSS caching. Jeanne Waldman and I looked at the code, and it looks > like it might be fine, but its one of those things where it would be best to > step through the code to make sure. I would expect that one upshot of the > easiest possible implementation is that we would end up caching a version of > the CSS for every possible combination of agent version and agent that we > see (as opposed to one per major agent version as we do now). > > -- Blake Sullivan > Sorry, no changes implemented yet, but I plan to go hard on it asap and I don't expect to take me too much time, so it would be nice to have those regex at hand when I start working on it. Yep easiest would be to just cache one CSS file per agent +full version. I assume that having one cached CSS file per agent version wouldn't be much of a problem on a server. Otherwise we would have to have version intervals, which doesn't seem necessary to me. > > > Blake said there is something like this in Rich Client already and that > you could donate the regex used for that. > But since then he didn't give any sign of the code and I had no time to > bug him with that. > > When do you plan to freeze and prepare the release? > It would be a nice feature to have in this new release. > > cheers > > -- Cristi Toth ------------- Codebeat www.codebeat.ro
