[AccessD] Find First in an Array? - The Solution Revisited-NowTag is the Answer

jwcolby jwcolby at colbyconsulting.com
Tue Feb 24 18:50:41 CST 2009


My first thought is that the complexity goes way down if you move the code that iterates the 
collection into the class, then from the form simply call a method of the class and pass in a 
pointer to the form.  By the time the method returns the form is translated.

Encapsulation is an objective and that code belongs in the class, not in each form.

John W. Colby
www.ColbyConsulting.com


Drew Wutka wrote:
> Thanks....
> 
> I posted it before I looked at yours...and my first thought was... 'JC
> is going to rib me for not using prefixes in my Class code!' LOL.  Rib
> away!
> 
> ;)
> 
> Drew
> 
> -----Original Message-----
> From: accessd-bounces at databaseadvisors.com
> [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of jwcolby
> Sent: Tuesday, February 24, 2009 6:17 PM
> To: Access Developers discussion and problem solving
> Subject: Re: [AccessD] Find First in an Array? - The Solution
> Revisited-NowTag is the Answer
> 
> I'll be looking at it Drew.
> 
> John W. Colby
> www.ColbyConsulting.com
> 
> 
> The information contained in this transmission is intended only for the person or entity to which it is addressed and may contain II-VI Proprietary and/or II-VI Business Sensitive material. If you are not the intended recipient, please contact the sender immediately and destroy the material in its entirety, whether electronic or hard copy. You are notified that any review, retransmission, copying, disclosure, dissemination, or other use of, or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited.
> 
> 



More information about the AccessD mailing list