Changes between Version 11 and Version 12 of NewManipulators


Ignore:
Timestamp:
Aug 21, 2006, 6:07:53 PM (18 years ago)
Author:
brantley
Comment:

cosmetic

Legend:

Unmodified
Added
Removed
Modified
  • NewManipulators

    v11 v12  
    11== New Manipulators ==
    2 [''This is section is a lot of explination, to get right to some code scroll down.'']
     2[''This section is a lot of explination, to get right to some code scroll down.'']
    33
    44Although 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:
Back to Top