Migrate all servlets to org.apache.shindig.http
-----------------------------------------------

                 Key: SHINDIG-147
                 URL: https://issues.apache.org/jira/browse/SHINDIG-147
             Project: Shindig
          Issue Type: Bug
          Components: Gadgets Server - Java, OpenSocial - Server
            Reporter: Kevin Brown


Currently we have servlets in gadgets/http and social/.

This doesn't really make any sense -- all the servlets, regardless of what data 
they manipulate, should go in one place. I suggest org.apache.shindig.http or 
possibly org.apache.shindig.servlets.

We can then ensure that we have consistency in the shared details between 
gadget rendering and social data, such as OAuth.

I like the conceptual separation of social data vs. gadgets for everything 
else, but I think the servlets should ultimately be in one place for deployment 
and clarity.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to