Re: eonhs (Also,)
David Wagner <[email protected]>
| Newsgroups | gmane.comp.lang.e.general |
|---|---|
| Message-ID | <[email protected]> |
Nathan wrote: > Suppose I want to reach as many users with as little develop cost as > possible for a new application, but I also require the application to > be as consistent as possible in following object-capabilities > discipline. Finally, assume that relying on web servers and web > browsers maximizes that users-per-dev-time ratio. If object-capabilities are a hard requirement, I'd be looking closely at ES5-Strict, Caja, and/or ADsafe for the client side and Waterken for the server side. (There may be others, but those are the ones that jump to mind for me.) Tyler Close, Mark Miller, or others may have better advice.