GadgetDataServlet minor efficiency improvement
----------------------------------------------
Key: SHINDIG-418
URL: https://issues.apache.org/jira/browse/SHINDIG-418
Project: Shindig
Issue Type: Improvement
Components: RESTful API (PHP)
Reporter: Erel Segal
Priority: Trivial
a. Added some documentation to the class and functions.
b. Moved the creation of new RequestItem to just when it is needed - just
before handling the request.
c. added a "break" statement after finding a matching handler, since there is
no need to look further.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.