Committed in r1085191, in favor for more pipeline-based JS processing.
Instead of  -- jsHandler.getJsContent(jsUri, servedUri.getAuthority());
do -- jsServingPipiline.execute(ksRequestBuilder.build(jsUri,
servedUri.getAuthority()));

On Mon, Mar 28, 2011 at 12:09 PM, Han Nguyen <[email protected]> wrote:

> I just pulled down shindig trunk and found that package
> org.apache.shindig.gadgets.servlet.JsHandler is gone. Has it been evolved
> into some other class(es)?
> How does the new code work?
> Thanks!

Reply via email to