<--- --------------------------------------------------------------------------------------- ---- Blog Entry: OOPhoto - Modeling The Domain In Steps (Round II) Author: Ben Nadel / Kinky Solutions Link: http://www.bennadel.com/index.cfm?dax=blog:1285.view Date Posted: Jul 11, 2008 at 10:04 AM ---- --------------------------------------------------------------------------------------- ---> function Commit( PhotoGallery ){ START Transaction; SUPER.Commit( PhotoGallery ) END Transaction; }