discuss-gnustep
[Top][All Lists]
Advanced

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

ANN: StepTalk 0.9.0


From: Stefan Urbanek
Subject: ANN: StepTalk 0.9.0
Date: Mon, 20 Jun 2005 23:23:48 +0200

Hi,

StepTalk 0.9.0 was released.

What is StepTalk?
-----------------
Language independent scripting framework for GNUstep.

More information: http://mediawiki.gnustep.org/index.php/StepTalk
Intro:
http://stefan.agentfarms.net/Download/GNUstep/Documents/StepTalk-intro.pdf

What is new in 0.9.0
--------------------
* Changed "full scripting" behaviour. When enabled, all classes are
available for scripting, not only those published by frameworks.
* There was done design fix in the Smalltalk language bundle. Instance
variables of script objects were accessed by index, now they are
referenced by names. This allows further creation of STActor
(STScriptObject successor) object that is composed of script methods and
ivars. Also it would be possible to create script methods for any objc
receiver. Ivar access is done through KVC. For more information do not
hesitate to ask.

This should be considered as unstable release.

Get it from ftp://ftp.gnustep.org/pub/incoming (*)

Any patches, comments and questions are more than welcome.

Enjoy,

Stefan Urbanek

(*) can this be moved to some better GNUstep FTP place?
-- 
http://stefan.agentfarms.net

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






reply via email to

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