https://bugzilla.wikimedia.org/show_bug.cgi?id=37616

--- Comment #8 from Reha Sterbin <[email protected]> 2012-06-18 18:22:56 UTC ---
>From Roan:

On Fri, Jun 15, 2012 at 12:01 PM, Reha Sterbin <[email protected]> wrote:
> The lottery solution still leaves us with a problem: AFT4, which will appear
> on every non-blacklisted page unless we have a way for it to detect the
> presence of AFT5 and shut itself off.  It's why we didn't go with a lottery
> for AFT5 the first time around.
>
Yeah, there is that. You could avoid this by reversing the lottery in
either AFT4 or AFT5, i.e. make one trigger on 000-009 and the other
one on 010-999.

> Back then, I played around with detection in the javascript (AFT5 looking
> for AFT4), and I had some success, but if I recall correctly, there's no way
> to guarantee module loading order.  If you know of a way to make AFT5 load
> second, we could try that out.
>
You could hack something up using the loading-order-guaranteeing
primitives that we have in RL, but I think the reverse lottery thing
would be better.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to