Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!caip!pyrnj!mirror!gabriel!inmet!bhyde From: bhyde@inmet.UUCP Newsgroups: net.micro.mac Subject: Re: MacTutor Considered Harmful Message-ID: <26700068@inmet> Date: Mon, 25-Aug-86 10:23:00 EDT Article-I.D.: inmet.26700068 Posted: Mon Aug 25 10:23:00 1986 Date-Received: Wed, 27-Aug-86 10:04:15 EDT References: <139@apple.UUCP> Lines: 22 Nf-ID: #R:apple.UUCP:-13900:inmet:26700068:000:1199 Nf-From: inmet.UUCP!bhyde Aug 25 10:23:00 1986 First lets not be too hard on MacTutor, here we have a group of people trying to provide a useful service to people who like to hack their Mac software. If you multiply their distribution times their subscription cost they are making a very very meager living doing this, so it is surly and act of love at this point. If those people that think they are professional about software for the Mac don't even write letters to MacTutor, or articles, etc. then how is going to become the resource we all need? I agree that it is spotty, but it is the only publication in this area and I'd rather have something here rather than nothing. Second about this handle stuff? I usually fack a handle in my global data area. It never occured to me that somebody who uses the handle might decide that it was really a handle and start treating it as such. What a mess! This means that every place that the documentation says a things a handle I'll actually have to allocate a real Handle from the memory manager and then stuff it full of things to make it have the values I want in it. If it is code then I'll have either make it a real code resource or I'll have to "stuff a jsr into it." (What a hack!)