Thanks Charl! Are you interested in contributing something more formal, maybe in the way of a wiki article? Or better yet a patch to the shindig 2.0 code base so that we could do a release with you code in it?
On Mon, Jun 24, 2013 at 7:50 AM, Niekerk, C. van (Charl, ICTS) <[email protected]> wrote: > Hi All, > > I haven't had further responses on my previous thread so we went ahead and > created our own alternative to the gadgetsettings "API". > > There are three classes involved: > > RenderUserPrefsController > https://gist.github.com/anonymous/5849412 > > RenderUserPrefsService > https://gist.github.com/anonymous/5849417 > > RenderUserPrefsException > https://gist.github.com/anonymous/5849420 > > We incorporated this into our existing application (using the Shindig 2.0 > container). The application is based on the Spring framework. > > There are two additional dependencies: > > Apache HttpComponents 4.1+ (for fetching the XML document) > Apache Commons Lang 3.1+ (for escaping the generated HTML) > > We performed limited testing but so far it seems to be working great. > > I hope this is of use to other users of Shindig 2.0. > > If there are any questions / commons / feedback, please get in touch! > > Best Regards, > Charl > > -- > Charl van Niekerk > ICT Service Centre > University of Twente
