Welcome Guest, Not a member yet? Register   Sign In
Application structure question
#14

[eluser]Randy Casburn[/eluser]
@Colin --

This one could stand a little debating too then my friend...

Quote:Much better than relying on the client to load it. Much, much better.

I respect your opinion, but it is just that. We all have opinions about these things. As I am in complete disagreement with you.

Use of the client to make page requests or making requests for a particular "resource" is natural on the web. That is what they do after all. Request resources referenced by URIs located at URLs.

@shaffick -- I think using the client to request resources from the server is a completely acceptable way to accomplish your task. In CI terms that means you are calling a controller method from the client and returning a view partial directly to the client. That makes folks nervous here. Since you're doing so with JavaScript, we'll catch all kinds of flack because only between 96.7%-99.6% of all internet users today have JavaScript turned on. But I'm with you on this. You and I can be the rebels ;-)

Client/Server architectures out date all of us here. We live in a client server architecture.

I still like you Colin %-P

Randy


Messages In This Thread
Application structure question - by El Forum - 07-20-2008, 09:54 PM
Application structure question - by El Forum - 07-20-2008, 10:33 PM
Application structure question - by El Forum - 07-20-2008, 10:58 PM
Application structure question - by El Forum - 07-21-2008, 10:01 PM
Application structure question - by El Forum - 07-22-2008, 10:35 PM
Application structure question - by El Forum - 07-22-2008, 11:39 PM
Application structure question - by El Forum - 07-23-2008, 02:09 AM
Application structure question - by El Forum - 07-23-2008, 02:36 AM
Application structure question - by El Forum - 07-23-2008, 02:48 AM
Application structure question - by El Forum - 07-23-2008, 03:26 AM
Application structure question - by El Forum - 07-23-2008, 03:42 AM
Application structure question - by El Forum - 07-23-2008, 10:45 AM
Application structure question - by El Forum - 07-23-2008, 11:00 AM
Application structure question - by El Forum - 07-23-2008, 11:49 AM
Application structure question - by El Forum - 07-23-2008, 12:08 PM
Application structure question - by El Forum - 07-23-2008, 12:57 PM
Application structure question - by El Forum - 07-23-2008, 01:55 PM
Application structure question - by El Forum - 07-23-2008, 02:59 PM
Application structure question - by El Forum - 07-27-2008, 09:51 PM
Application structure question - by El Forum - 10-01-2008, 02:14 PM



Theme © iAndrew 2016 - Forum software by © MyBB