Difference between revisions of "Frameworks"

From GNUstepWiki
Jump to navigation Jump to search
Line 11: Line 11:
 
[[StepTalk]] - Scripting framework
 
[[StepTalk]] - Scripting framework
  
[[GSWeb]] - Web Objects framework
+
[[GNUstepWeb]] - WebObjects 4.x compatible framework that provides an MVC approach to building web applications and which integrates tightly with [[GDL2]] to provide easy access to database objects.
  
 
== Other frameworks ==
 
== Other frameworks ==

Revision as of 10:44, 21 February 2005

Core frameworks

Base - Foundation kit

GUI - Application kit

Extension frameworks

(official parts of GNUstep project)

GDL2 - Database frameworks (Enterprise Objects/EO)

StepTalk - Scripting framework

GNUstepWeb - WebObjects 4.x compatible framework that provides an MVC approach to building web applications and which integrates tightly with GDL2 to provide easy access to database objects.

Other frameworks

(not official parts of GNUstep project)

DevelopmentKit - computer aided development

Bundles

Backend - obligatory bundle for GNUstep backed graphics system

Camaelon - theme bundle


See also: How to make frameworks scriptable