main logo
Subject: Re: business objects
Author: Pamela Thalacker
Posted: 2001/10/26 11:53:59
 
View Entire Thread
New Search


Hi Bob,

The preceeding message is a very clear explanation of object design.

<i><font color="#663300">oCustomer = creatobj('customerbizobj')

With oCustomer
.GetByName('john smith')
.CreditLimit = 1000
.MiddleName = 'boy'
EndWith

oCustomer = null</font></i>

I love it. I am excited to her more about your persistent business object class. I have been thinking along those lines myself, but haven't been able to close in on a satisfactory design yet.
:-) Pamela
pamela /AT/ eagle-crest DOT com
 
©2001 Pamela Thalacker
<-- Prior Message New Search Next Message -->