Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!maverick.ksu.ksu.edu!ux1.cso.uiuc.edu!ux1.cso.uiuc.edu!uxa.cso.uiuc.edu!ml27192 From: ml27192@uxa.cso.uiuc.edu Newsgroups: comp.sys.mac.programmer Subject: Re: New convention for owned resources- Message-ID: <1234600062@uxa.cso.uiuc.edu> Date: 17 Oct 90 15:07:00 GMT References: <271@<2001> Lines: 8 Nf-ID: #R:<2001:271:uxa.cso.uiuc.edu:1234600062:000:479 Nf-From: uxa.cso.uiuc.edu!ml27192 Oct 17 10:07:00 1990 If you are trying to propose a _real_ standard for associating resources, look at Fonts. There, Apple uses the top word for the 'family' ID and the bottom for the individual fonts. There is also the way that DAs get to keep resources, which is similar, though I don't remeber the details. But Apple would never support a text-id convention. Besides, think of all the string-comparisons you would have to do to find your resources. Just being able to compute it is much cleaner.