View Single Post
Old Apr 9th, 2006, 11:22 AM   #4
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Javascript is not Java. Access to the server cannot be restricted by a client (except for that one client). Code distributed to each client in an attempt to distribute server-access control methods is like shoveling shit against the tide. Go study the client/server paradigm. You are preceded by many successful designers. Their conclusions are worth studying before you unilaterally decide they're worthless and discard them.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote