main logo
Subject: Re: Documentation
Author: Craig Berntson
Posted: 2001/03/30 15:13:46
 
View Entire Thread
New Search


Thanks Pamela,

I'll take a look at what you recommend.

Craig

<i><font color="#663300">Hi Craig,

Welcome

<i><font color="#663300">Is there anyplace that the classes, methods, etc are documented other than YAG's book? I'm really interested in learning how the different classes work together and can be assembled into an app.</font></i>

There is a fair amount of documentation in some of the methods. The greatest drawback is the lack of cross-referencing.

To me the core of the framework is the interaction of the BizObj with the BizObjForm, the Data environment and the data behavior. If you step through the New, Save and Cancel process with these 4 objects, I believe you will have an understanding of the most important stuff.

I have reduced my base skeleton app to 11 libraries: cApp, cBhavior, cBizness, cCollect, cContrls, cDataEnv.prg, cEnviron, cErrMgr, cForms, cToolbar and cUtils. (I don't actually use cErrMgr. It was taken directly from Doug Hennig's Error Handler and my iErrMgr contains the Aug 2000 update.) If I were using class-based menus, I would also add cMenus.

HTH</font></i>


--------
Craig Berntson
 
©2001 Craig Berntson
<-- Prior Message New Search Next Message -->