amfBB: The New CakeAMFPHP example

posted by: gwoo :: Feb 16th 2006, 13:44

Seth and I have been working on a new example of using CakeAMFPHP. The main goal of the most recent work was to make sure recordsets were working smoothly. To do this, I created a new cakeMySqlAdapter. This takes cake's db resource and packs it in the typical amfphp way. Patrick elluded to the potential need for it, and as usual he knew what was up. I also modified the cake_gateway to make sure the cakeMySqlAdapter would be used.

Ok, so in our amfBB tutorial we take the fine amfphp tutorial by Jesse Stratford and Patrick Mineault and modify it for our needs. Have a look and leave comments in the BB or here with your experiences.

the source is available here: CakeAMFPHP on CakeForge

1 comments

bottom

1. seth :: on Feb 23, 2006 Aren't you tired of using XML? If XML were a public company, I'd be shorting it. AMFPHP adheres to the DRY philosophy (don't repeat yourself.) Do it once and move on.

add one

 
 
top