On 11/29/2010 12:30 PM, Rick Schummer wrote: >>> Can u give me an example of this architecture of yours ?<< > > No I cannot, they are commercial products that require a purchase. > > If you think about it, you already have all the methods you need on the form > object. You move those to a custom class and you have the basis of a > business object. Leave behind any code that manipulates the user interface > (UI tier). Also separate out the logic manipulating the cursors to a cursor > object (data tier).
I posted an n-tier sample along with my ppt slides iirc from my N-Tier presentation at Fox Forward a few years ago. Check the ProFox downloads page. -- Mike Babcock, MCP MB Software Solutions, LLC President, Chief Software Architect http://mbsoftwaresolutions.com http://fabmate.com http://twitter.com/mbabcock16 _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

