Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!apple!portal!svc!moose From: moose@svc.portal.com Newsgroups: comp.sys.next Subject: Run-time object loading Message-ID: <1990Aug13.223632.312@svc.portal.com> Date: 13 Aug 90 22:36:32 GMT Organization: Software Venture Lines: 28 I am looking for a way to dynamically load objects at run-time. I want an application that can allow people to drop in their own custom objects whenever they want to. I know how to drop in interface files, I don't know how to drop in raw objects. Example Program A lists all the "modules" in the directory /LocalApp/myApp.app/modules/. The user double clicks on any module and a screen comes up with that .nib file. The .nib file modifies the menu appropriately. The user sits down and writes his own .nib file. He includes custom objects he makes. He compiles it and drops it in /LocalApp/myApp.app/modules/. I want my program to be able to load this module. Thanks, Michael Rutman | moose@svc.portal.com Cubist | makes me a NeXT programmer Software Ventures | That's in Berkeley smile, your on standard disclaimer | -- Michael Rutman | moose@svc.portal.com Cubist | makes me a NeXT programmer Software Ventures | That's in Berkeley smile, your on standard disclaimer |