Upcoming RPC tutorial
I’m working on the finishing touches of another tutorial article for PHP / GWT. Sticking with a simple and superficial approach, it is largely an extension of the previous tutorials. It won’t totally replace the mechanism in GWT, but since that’s not easily available to PHP developers (yet), it is useful. Plus it makes for a simplified demonstration of how more complicated interactions might be structured.
I hope to get it written up and posted in the next couple of days. I still need to implement some sample functions in PHP. As of today, the code is working on the client side, but the server side doesn’t do anything interesting.
September 16th, 2006 at 12:23 pm
As of yesterday, the tutorial is finally up. See it here.