Video: Ajax Scaffolds in Model-Glue
Posted by Joe Rinehart at 4:30 PM
6 comments - Categories:
Model-Glue
As development on Model-Glue:Unity calms down and I enter testing/documentation, I'm spending less time working on the framework and more time testing the "extension" features the new architecture provides.
As I travelled over the past week, I thought it'd be fun to write my own custom set of scaffolds that used simple "div replacement" Ajax to avoid unnecessary page reloads. The bits behind it aren't public yet (should be available in a test form late next week), but I wanted to show a bit of the results.
I'm pretty pleased: change the a config setting, state that you want the new Ajax-based events (commit and delete) to be default scaffolds, include some JS, and away you go.
Jonathan wrote on 09/21/06 8:14 AM
Very cool Joe. I am sure this action pack could be used as a jumpstart for using flash with modelglue using fabridge. It could be a great alternative for small flash projects that do not need the robustness of flash over webservice/remoting/amf.