<a href="http://drupal.org/node/79900">http://drupal.org/node/79900</a><br><br>Now that we have pull-able forms, I was able to quickly whip up a simple form_alter that listens to form submissions<br>and replays them. <br><br>
The most obvious immediate use for this is to build install profiles, where you start the system off in profile mode, <br>and it records all the changes you make, and then you just save this to a profiles/$profile/macros.inc file, which
<br>gets automatically played back upon submission.<br><br>This is still just a proof of concept, but apart from a few forms (which should be fixed anyway), this works fantastically.<br><br>Considering the advancements that Eaton , Chx and everyone else involved in FAPI have made recently, I think it
<br>is very worthy of being called Fapi 2.0 for this release =) <br><br>Congratulations, and thank you guys. This is going to make all our lives so much more interesting.<br><br>I guess I need someone to edit my DrupalCon speech to be about FAPI 3 =)
<br><br>