
It depends. :-)
There's web sockets, long polling, etc when you really need a response.
For comments, you could fake it. Manipulate the dom and put their comment in the list.
For a 'place order' button, you display 'thanks, we'll email you status'.
There's also just doing crud where it makes sense.
--
You received this message because you are subscribed to the Google Groups "DDD/CQRS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dddcqrs+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
<Screen Shot 2013-01-28 at 3.36.19 PM.png>
--