com.sebtools Build 2 Documentation: About Manager

About Manager

Manager.cfc is a layer of abstraction built onto DataMgr and FileMgr (as well as CFIMAGE.cfc) and works with any database supported by DataMgr. When using DataMgr directly, you can either define the database structure or have DataMgr introspect the database for you. With Manager.cfc, the data structure must be defined in your code. So, for that significant cost, what does Manager.cfc provide?