We have many old renderers in the ui package system that are not used anymore and could be cleared, but I don't know if adam want to do that already. I guess you could delete it if it prevents compilation, else it don't hurt to stay there until we kill the whole package tree, or at least until Adam is back.
Regards, ~ Simon On 9/6/06, Jeanne Waldman <[EMAIL PROTECTED]> wrote:
Does anyone know why we have 2 IconRenderers... one in org.apache.myfaces.trinidadinternal.ui.laf.base.xhtml; (non Faces-major package) and one in package org.apache.myfaces.trinidadinternal.renderkit.core.xhtml; (Faces-major package) I can't tell if the non-Faces-major one is being used anywhere. Can I delete the non-Faces-major one? Thanks, Jeanne
