home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!know!hri.com!ukma!darwin.sura.net!zaphod.mps.ohio-state.edu!rpi!scott.skidmore.edu!psinntp!psinntp!cubetech.com!imladris!andrew
- From: andrew@cubetech.com
- Newsgroups: comp.sys.next.programmer
- Subject: Re: NXBundle functionality
- Keywords: unloading Classes
- Message-ID: <1992Nov5.065443.1892@cubetech.com>
- Date: 5 Nov 92 06:54:43 GMT
- References: <1992Nov3.173929.22960@pencom.com>
- Organization: Cube Technologies, Inc.
- Lines: 20
-
- In article <1992Nov3.173929.22960@pencom.com> alt.rush-limbaugh writes:
- >Hi,
- >Does anyone out here know how to unload a class once it is read in via the
- >NXBundle classNamed: method. I tried some of the runtime functions like
- >objc_unloadModules() to no avail.
- >The NXBundle class will not let you free a bundle that has dynamically
- >loaded a class so even after using the runtime function the bundle I got
- >from an initForDirectory: was the one I previously had tried to free. This
- >"new" bundle is under the assumption that the class was already loaded.
- >Any help would be great.
-
- I'm pretty sure that you cannot unload a class once you load it from
- the bundle.
-
-
- andrew
- --
- andrew@cubetech.com | "Carpe Nocturn - I get more work done after
- Andrew Loewenstern | 2 a.m. than most people do all day."
- Cube Technologies, Inc. | - Simson Garfinkle
-