I like it... For backward compatibility we'll want this implemented in 2.0 as well but it can just call the native function under the covers...
Scott Sent from my iPad On Sep 27, 2011, at 12:39 PM, Andy Schwartz <[email protected]> wrote: > Gang - > > I would like to backport my fix for this Trinidad issue: > > https://issues.apache.org/jira/browse/TRINIDAD-2130 > > To Trinidad 1.2.x. > > One minor hiccup: my patch uses the > ExternalContext.getRequestScheme() API, which was introduced in JSF > 2.0. > > To abstract away this dependency, I would like to add a new > getRequestScheme() utility method to ExternalContextUtils. (See > attached patch.) > > Thoughts? > > Andy > <trinidad-request-scheme.patch>
