Aryeh Gregor (2011-01-17 17:31):
> On Sun, Jan 16, 2011 at 7:16 PM, Magnus Manske
> <[email protected]>  wrote:
>> There is the question of what browsers/versions to test for. Should I
>> invest large amounts of time optimising performance in Firefox 3, when
>> FF4 will probably be released before WYSIFTW, and everyone and their
>> cousin upgrades?
> Design for only the fastest browsers.  Other browsers could always
> just be dropped back to the old-fashioned editor.

+1
IMHO on some later stage (after optimizing and testing) you should think 
about quickly dropping to either simple version of the editor (e.g. only 
folding ref) or to the plain textarea version. Also old versions of 
browser might benefit a lot by not using jQuery too much (IIRC Google JS 
engine was the first to be optimized for frameworks like jQuery and that 
is why it behaves better). Maybe also some hint for users might be given 
that their browser/machine is too slow for more advanced editor on whole 
page and that they might want to edit a single section...

Regards,
Nux

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

Reply via email to