Changes between Version 1 and Version 2 of NewManipulators
- Timestamp:
- Jul 19, 2006, 7:18:30 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NewManipulators
v1 v2 1 1 == New Manipulators == 2 [''This is section is a lot of explination, to get right to some code scroll down.''] 2 [''This is section is a lot of explination, to get right to some code scroll down.''][[br]] 3 3 Although validation aware models are great for database integrity, and should be leveraged within the manipulator system, it is still necessary for manipulators to do most of the work. There are three main steps to the process of taking post data and updating or creating a model object with that data: 4 4 1. Gather and convert the post data.