> Bandwidth, load, responsiveness, communication, are all derived from one > drawback, "performance"
Thats throwing vastly different things into one bucket deliberately blurring up instead of precising things. Responsiveness, (server) load and bandwidth are completey different bottlenecks. > I think you're saying that separating the GUI development from the > application development is a bad thing. The way you ran all those > mis-spelled words together, its not real clear what you're saying. But, > if this separation is a bad thing too you, then again I strongly > disagree! I think you totally misunderstood my point. But I have an > analogy also, Data Base Management Systems. I wonder how you come to this reading. You really misunderstood, doing this very much words complaining being misunderstood when you misunderstand. Reading your post again, yes I did partially midunderstand, all you interface has nothing to do with DOM. You seem to mix up data and DOM. I said, having GUI development and server development separated is often better in sense of encapsulating. And the database analogy is very faulty. When you could compare it to some of the Oracle PSQL variants, where GUI development and database development was essentially thrown into being one thing. I consider this unfortunate. IMHO database design and GUI design should be two different things. Having specific calls to get what data is fine. However, I consider it better design, when the client has the final say on the markup instead of server managing everything. PS: I know its the internet where kindness is optional, but you should work on your attitude. -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
