Changes between Version 1 and Version 2 of Training/Section06
- Timestamp:
- 01/01/10 00:05:21 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Training/Section06
v1 v2 3 3 = Section 6: Flow and Dependencies = 4 4 5 It would be nice if all application functionality w as simple and we didn't have to contentwith real world business requirements. In this next walk-through we are going to use Model-Glue to enforce some application logic dependencies. Take special care to notice the auto-documentation features of Model-Glue when used in this way.5 It would be nice if all application functionality were simple and we didn't have to contend with real world business requirements. In this next walk-through we are going to use Model-Glue to enforce some application logic dependencies. Take special care to notice the auto-documentation features of Model-Glue when used in this way. 6 6 7 7 In this next exercise, we'll be creating a form to create/update Shipment Items, and also a way to remove Shipment Items. As such, we'll need several Event Handlers, a few controllers and a new view file.
![(please configure the [header_logo] section in trac.ini)](/ModelGlue.com/trac.cgi/chrome/site/your_project_logo.png)