On Tue, Nov 24, 2015 at 8:17 AM, Dave Crozier <[email protected]> wrote:
> Just knocked up a quick proof of concept using collections and it works > fine so I will progress with this as a solution and probably put a front > end pre-processing method onto the class to convert the array into a > collection before it is passed. > > The NICE thing about collections is that they can be manipulated as true > objects which obviously CANNOT be said of arrays which constantly want VFP > to think they only have one element in them when it comes to passing > objects around.. > > Thanks for the help guys..... It is just annoying that you have the > seemingly simple solution in hand only to be thwarted by the historical > Quirks of pre-OOP language development. > ---------------- When you place a loaded collection as an entity of another larger collection life gets better. Customer Object can not have TwelveMonthOrders as well as TwelveMonthPayments allowing you to overlay Time to Pay over the year. -- Stephen Russell Sr. Analyst Ring Container Technology Oakland TN 901.246-0159 cell --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/cajidmykppbskn98bmyafm8qie4ahy-rmtznn272vozww7jz...@mail.gmail.com ** 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.

