Welcome Guest, Not a member yet? Register   Sign In
Trying to write a Library for the new Xajax
#9

(This post was last modified: 06-03-2016, 07:29 AM by spjonez.)

I've never understood the appeal of doing this. A server is a data store the client is a presentation layer. Trying to merge client concepts with a server creates an unmanageable mess for no perceivable gain.

How are you going to manage exceptions?

What if the DOM element you target server side has been removed from the client?

Why would you ever want to mix business logic between two systems when it only applies to one?
Reply


Messages In This Thread
RE: Trying to write a Library for the new Xajax - by spjonez - 06-03-2016, 07:24 AM



Theme © iAndrew 2016 - Forum software by © MyBB