discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Framework Manager class in DevelKit


From: Stefan Urbanek
Subject: Framework Manager class in DevelKit
Date: Mon, 20 Oct 2003 21:42:33 +0200

Hi,

Thanks Nicola for Classes support. I have added framework manager into 
DevelKit, see attached .h file to get the idea what it does, and see attachet 
example steptalk script.

The sources are here (CVS only): http://savannah.nongnu.org/projects/develkit

Here is another example, that you can do in StepTalk shell:

StepTalk > Environment includeFramework:'DevelKit'
StepTalk > manager := DKFrameworkManager defaultManager
StepTalk > manager frameworkWithClassNamed:'AFSimulator'

Support for stuff like: NSBundle bundleForFrameworkWithClass: is comming soon.

Enjoy,

Stefan Urbanek
--
First they ignore you, then they laugh at you, then they fight you, then you 
win.
- Mahatma Gandhi

<DKFrameworkManager.h><test.st>

Attachment: DKFrameworkManager.h
Description: Text document

Attachment: test.st
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]