I just found this thread: http://groups.google.com/group/nhusers/browse_thread/thread/be7e0fb58e05c442/df12460afab58fea?pli=1
and I was wondering if there was a better solution than using a set. The issue i have with sets is that all items must be loaded into it before you can add a new item. This is not very performant with a large number of items. Is there a way to achieve the non-duplication without using a set? thanks cliff -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
