I'd add it to RenderUtils, which already has a getRelativeId() API. -- Adam
On 8/30/07, Andrew Robinson <[EMAIL PROTECTED]> wrote: > The method: > > static private UIComponent _findRelativeComponent( > UIComponent from, > String relativeId) > > on RequestContextImpl is a very handy method, any objections to making > a JIRA issue to move this to a public class with static methods? > > Maybe a public static on RenderingContext? Or is there a better class? > > -Andrew >
