Hello,

Should I start severing ties between the new renderkit and old ui classes 
? I already moved most constants as presented in another issue. Now I 
would like to extends that a bit further because I'm an anti-deprecated 
code freak :P. Currently, i18n plugin generate the 
org.apache.myfaces.trinidadinternal.ui.laf.base.xhtml.LocaleList class, 
should I change it to generate 
org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.LocaleList 
instead? The only referening class is 
org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.jsLibs.LocaleInfoScriptlet

¬ Simon

Reply via email to