Am 10/19/11 9:10 PM, schrieb Werner Punz:
org.apache.myfaces.JSF_JS_MODE and these possible values: a) normal (by default) b) minimal-modern c) minimal d) legacy e) experimental I think the jsf-i18n.js should be on META-INF/resources/myfaces instead META-INF\internal-resources\javax.faces . Does this sounds good? suggestions are welcome.
Actually we only need three values normal which is ignored minimal and minimal-modern legacy and experimental are separate includes which should not be added by the runtime itself but by the user (the same as i-18n) Werner
