On Thu, Nov 28, 2013 at 1:01 AM, Nathan Ridge <[email protected]> wrote: >> We keep an eye on everything related to web application development, >> and more so if it involves C++. >> >> Since the C++ community is quite diverse I can also understand that >> different applications may benefit from different setups to make them >> available on the web. I can't readily see though how Wt could benefit >> from their tool chain? > > My understanding is that C++ event handlers currently execute on the > server side, thus incurring a networking round-trip. > > Perhaps with duetto, some event handlers can be compiled into JS > and run on the client side? Wt supports stateless slots, which can be executed on client side
Regards, Nagaev Boris ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
