Oh I hadn't even noticed that! Yeah looks like a Spam? Weird. On Wed, 6 Aug 2025 at 09:16, Greg Harris via ozdotnet <ozdotnet@ozdotnet.com> wrote:
> What is going on here??? > Original request from Greg Keogh: 28-Sept-2024 > One and only response from me (Greg Harris) the following day: 29-Sept-2024 > Then today, effectively an exact duplicate of my response 6 hours ago with > my signature panel removed, line endings changed, plus a reference added to > a random website???? > > I expect this is some form of attempt to get exposure for the random web > site???? > > Image of diff (using https://www.diffchecker.com/text-compare/)... > > [image: image.png] > > Greg Harris > Harris Consulting Group Pty Ltd > g...@harrisconsultinggroup.com > www.HarrisConsultingGroup.com <http://harrisconsultinggroup.com> > phone: (international) +61 407 942 982 > phone: (within Australia) 0407 942 982 > Sydney > Australia > > > On Wed, Aug 6, 2025 at 2:12 AM Arman AZ via ozdotnet < > ozdotnet@ozdotnet.com> wrote: > >> Hi Greg, >> >> Long time no chat... >> >> What I have done is have a list of objects and had multiple dictionaries >> indexing it. >> An object that is in a dozen data structures only exists in memory once, >> so >> it is cheap to setup the extra indexes. >> You can get some great performance from it. >> As soon as you put a database in there, you have to get the data in and >> out >> of the database, that can be very time consuming depending on what you are >> doing. >> >> It sounds like you are going to need an dictionary of lists, to solve the >> duplicate non-unique key problem. >> >> site: https://ezmusic.ir/ >> -- >> ozdotnet mailing list >> To manage your subscription, access archives: >> https://codify.mailman3.com/ >> > -- > ozdotnet mailing list > To manage your subscription, access archives: https://codify.mailman3.com/ -- Alan Ingleby
-- ozdotnet mailing list To manage your subscription, access archives: https://codify.mailman3.com/