After a year or so of doing a RESTful application, with ext.js all on the
front end I'm thinking one of the problems/issues I have with this model is
that you tend to bleed A LOT of internal implementation details out to the
client in order for it to do its work.

-- 
"Great artists are extremely selfish and arrogant things" — Steven Wilson,
Porcupine Tree


On Fri, Oct 29, 2010 at 6:02 AM, Mark Volkmann <[email protected]>wrote:

> I agree! I prefer implementing services that return JSON and creating
> HTML views of that data using jQuery in the browser. I recommend
> running JSLint on all your JavaScript code. It has saved me a lot of
> debugging time.
>

-- 
You received this message because you are subscribed to the Google Groups "The 
Java Posse" 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/javaposse?hl=en.

Reply via email to