You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by he...@gmail.com on 2010/07/24 02:50:57 UTC

Re: Refactor post gadget rendering logic to protected methods to allow easy customization (issue1665054)

Address John's suggestion/concern, I have separated the
overrideable/protected methods for each RenderingResults.Status enum
value.
This approach should make the hook methods to have more specific
purpose.

The goal for this CL is to make developers life easier when they want to
customize default behavior in Shindig.

Comments/suggestions are welcomed.

- Henry

http://codereview.appspot.com/1665054/show