Welcome Guest, Not a member yet? Register   Sign In
Architectural Question: Web Application + RESTful Web Services
#8

[eluser]CodeIgniterNewbie[/eluser]
Would this be a good idea:

1. there is a model method foo() that the web app calls
2. there is a REST method foo(), which calls the model method foo()

In this scenario, the web app does not suffer any performance issues. I'm wondering if this approach can somehow become a maintenance nightmare, though.

Or is the difference truly negligible that it doesn't really matter?


Messages In This Thread
Architectural Question: Web Application + RESTful Web Services - by El Forum - 01-21-2010, 07:09 AM



Theme © iAndrew 2016 - Forum software by © MyBB