gnustep-dev
[Top][All Lists]
Advanced

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

ProjectCenter, Gorm and DevelKit


From: Stefan Urbanek
Subject: ProjectCenter, Gorm and DevelKit
Date: Mon, 13 Oct 2003 21:35:12 +0200

Hi,

I'm working on a framework called Development Kit, as it was announced some 
time ago. I want to offer the framework (or at least ideas for the framework) 
for reusing in ProjectCenter and Gorm.

I will continue to work on that framework (I want to use it for AgentFarms 
FarmBuilder.app). However, I think it would be a waste of time to create 
another one for Gnustep, so if you like, you can use it.

The idea behind a framework is to have a project (DKProject) composed of 
classes (DKClass). Then you use project builder (DKProjectBuilder) to create 
sources, build the project and get results. Thing is, that you can have any 
application that can build sources. You can also think of this framework as API 
for gnustep-make.

Attached is an example script that shows, what the framework can do now. It 
merges templates (with DKTemlpateMerger) with objects to create class 
interfaces/implementations and makefiles.

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

Sources contain some unimplemente methods, just to show what is going to be 
there. If you have any other ides/needs, just let me know or discuss it here.

What do you say?

Stefan Urbanek

<testdk.st>

Attachment: testdk.st
Description: Binary data


reply via email to

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