Drew Wutka
DWUTKA at Marlow.com
Fri Feb 20 15:20:38 CST 2009
dwutka at marlow.com Drew -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Rocky Smolin at Beach Access Software Sent: Friday, February 20, 2009 11:24 AM To: 'Access Developers discussion and problem solving' Subject: Re: [AccessD] Find First in an Array? What address is best? Rocky Smolin Beach Access Software 858-259-4334 www.e-z-mrp.com www.bchacc.com -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Drew Wutka Sent: Friday, February 20, 2009 9:07 AM To: Access Developers discussion and problem solving Subject: Re: [AccessD] Find First in an Array? Send it to me, and I'll put up a working class example. Drew -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Rocky Smolin at Beach Access Software Sent: Friday, February 20, 2009 10:28 AM To: 'Access Developers discussion and problem solving' Subject: Re: [AccessD] Find First in an Array? Would it help if I sent you the table with the translations? And maybe a form or two with a bunch of controls? Rocky Smolin Beach Access Software 858-259-4334 www.e-z-mrp.com www.bchacc.com -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of jwcolby Sent: Friday, February 20, 2009 7:06 AM To: Access Developers discussion and problem solving Subject: Re: [AccessD] Find First in an Array? > ...I'd still like to see you refactor Rocky's code as a class/collection solution. I will do that William. My problem in this is that I need a table, a form that needs translation, translation data for that form and then I can write the classes. However I do think that this is a useful example of using a class "system" where there is more than one class doing the work. I will try to get this done over the weekend. John W. Colby www.ColbyConsulting.com William Hindman wrote: > ...lol ...I'm in the process of a complete rewrite of a major ap I did > more than ten years ago ...in my case, your 50% estimate is low by a > wide margin ...very wide! :) > > ...I'd still like to see you refactor Rocky's code as a > class/collection solution. > > William > > -------------------------------------------------- > From: "jwcolby" <jwcolby at colbyconsulting.com> > Sent: Thursday, February 19, 2009 8:22 PM > To: "Access Developers discussion and problem solving" > <accessd at databaseadvisors.com> > Subject: Re: [AccessD] Find First in an Array? > >> Code reviews? OMG! >> >> But yea, best practices is a learned skill. I can't tell you the >> times (when I was learning to >> program) that I would do whatever just to make it work, rather than >> do it right. Then it was refactoring because... There are just so >> many times when "the right way" >> takes 10% longer than the >> easy way, but refactoring the easy way takes 50% longer than the >> right way. >> >> John W. Colby >> www.ColbyConsulting.com >> >> >> Charlotte Foust wrote: >>> Then you MUST be an independent developer because if someone else >>> reviews your code, believe me, they look under the hood! >>> >>> Charlotte Foust >>> >>> -----Original Message----- >>> From: accessd-bounces at databaseadvisors.com >>> [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Max >>> Wanadoo >>> Sent: Thursday, February 19, 2009 3:05 PM >>> To: 'Access Developers discussion and problem solving' >>> Subject: Re: [AccessD] Find First in an Array? >>> >>> That's my motto, now. No one ever looks under the hood, and I >>> always judge my programs from the outside. Matters not how the data >>> got on the form as long as it happens 1) fast and 2) accurate. >>> >>> >>> Spot on, Rocky. >>> >>> Max >>> >>> >>> -- >>> AccessD mailing list >>> AccessD at databaseadvisors.com >>> http://databaseadvisors.com/mailman/listinfo/accessd >>> Website: http://www.databaseadvisors.com >>> >> -- >> AccessD mailing list >> AccessD at databaseadvisors.com >> http://databaseadvisors.com/mailman/listinfo/accessd >> Website: http://www.databaseadvisors.com >> > -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.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. -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.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.