Dan Wilson made some cool modifications to CFFormProtect that he wants to share with the community. I decided not to roll these changes into the main project, but I want to make them available for those that would find them useful. In short, he made CFFP a lot more OO. 🙂 Here are the details:
- The form initialization code is now CFC based, which is more harmonious with ModelGlue (what Dan uses), as well as other frameworks.
- He made modifications that allow CFFP configuration from ColdSpring.
- He wrote a bunch of unit tests.
If this version of CFFP looks like it would easily slide into your projects, give it a try. There is a readme file in the zip that Dan wrote that should get you up and running. Thanks Dan!