On Fri, Jan 23, 2009 at 12:13 PM, Kevin Brown <[email protected]> wrote: > On Fri, Jan 23, 2009 at 12:05 PM, Adam Winer <[email protected]> wrote: > >> I've attached a patch to SHINDIG-560 that reimplements >> @supportedFields off of ContainerConfig, without using ContainerConf. >> >> The major issue with it is that I'm unaware of an API in social-api >> land to portably retrieve the container. The patch "solves" the >> problem with a protected hook method in DataServiceServlet so a >> container developer can implement custom logic. But that seems rather >> lame. What do people think about a SecurityToken.getContainer() >> method? > > > Ha! > > https://issues.apache.org/jira/browse/SHINDIG-635
Apply, apply! ;) -- Adam > > >> >> >> -- Adam >> >

