Hi, I'm wondering whether we want our UI to be working without javascript enabled or not.
Wicket has this concept of ajax fallback components, that is, components that do work with ajax, but that can fall back on a old fashioned request cycle if javascript is not enabled. For the moment the UI has been coded using a few components that do not without javascript, but mostly it seems just because we did not use the equivalent fallback ones (thought for example the namespace manager is using the AjaxEditableLabel that has no fallback equivalent). Soo... opinions? Cheers Andrea ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
