FROM : Chris Hanson
DATE : Sat Apr 30 00:56:54 2005
On Apr 29, 2005, at 3:29 PM, John Timmer wrote:
> Stick an order key in every author, and use that to sort an array
> created
> out of the set. This seems better, but commits you to having a unique
> author instance for every place an author appears.
It sounds like you need this anyway since earlier in your post you said
there are essentially no ways of identifying when two authors are
identical.
-- Chris
DATE : Sat Apr 30 00:56:54 2005
On Apr 29, 2005, at 3:29 PM, John Timmer wrote:
> Stick an order key in every author, and use that to sort an array
> created
> out of the set. This seems better, but commits you to having a unique
> author instance for every place an author appears.
It sounds like you need this anyway since earlier in your post you said
there are essentially no ways of identifying when two authors are
identical.
-- Chris






Cocoa mail archive

