On Sun, May 13, 2012 at 3:52 PM, riadh chtara <[email protected]>wrote:

> And this is fully secure ,the original file is not sent to the client (it
> will not be accessible through the server. Only the generated file is sent
> to the client.
> The goal of the framework is not to remove ajax, but to provide a fast
> tool make it.
>

Right. So you just described basically runat="server", albeit in an AJAX
manner. So security is fine, because clients can't just do anything they
want... But...

The reason people don't do this any more (well, some do I guess - ASP and
PHP still exist) is because it's a horrible way to structure an application.

Matt.

-- 
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

Reply via email to