joomla-projects / webservices

Webservices working group repository
GNU General Public License v2.0
16 stars 9 forks source link

Strip out unneeded methods from Renderer class #40

Open chrisdavenport opened 8 years ago

chrisdavenport commented 8 years ago

The Renderer class was originally modelled on JDocument and contains a lot of methods that are completely redundant for an API application. These should be reviewed and those that are not needed removed.