discuss-gnustep
[Top][All Lists]
Advanced

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

Integrated project developing and building


From: Stefan Urbanek
Subject: Integrated project developing and building
Date: Mon, 13 Oct 2003 23:31:45 +0200

Hi,

I have finished the project building example. Attached is a StepTalk script 
(you can easily translate it to Objective-C) that will do following:

1. Create a bundle project
2. Create a class with few variables
3. Create a method that will say 'Hi.'
4. Atuomatically create sources and build the project!
5. Load recently built bundle and instantiate our class
6. Send few messages to the class to see if it works. (at the bottom of the 
script).

And guess ... yes, it works! :-)

Everything is done using DevelompentKit: 
http://savannah.nongnu.org/projects/develkit/
(CVS only)

Let me know, what do you think about it.

Enjoy,

Stefan Urbanek

p.s.: It just works, so do not expect clean code now.
--
First they ignore you, then they laugh at you, then they fight you, then you 
win.
- Mahatma Gandhi

<proj.st>

Attachment: proj.st
Description: Binary data


reply via email to

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