ANN: StepTalk 0.7.2 prerelease
Stefan Urbanek <[email protected]>
| Newsgroups | gmane.comp.lib.gnustep.announce |
|---|---|
| Message-ID | <46560b2868cde714bdab36b165ede3e1__41338.2288571031$1055885182@stivi> |
Hi,
I would like to announce prerelease of StepTalk 0.7.2
What is new?
* Created a workaround for gnustep-base Distributed Objects bug. Now communication with distant objects shold work correctly and should not cause segfaults or other odd behaviour.
* Some generated documentation added. * Implemented Framework support. How to make Frameworks scriptable is here:
http://wiki.gnustep.org/index.php/Advertising%20Scripting%20Capabilities
and how to use frameworks from your script is here:
http://wiki.gnustep.org/index.php/Using%20Scripting%20Capabilities%20of%20Bundles
In scripts or shell you simply do:
Environment includeFramework:'MyFrameworkName'.
and you can use framework's public classes. I'ts very simple.
* Some Smalltalk parser bugs were fixed.</p>
Where to get it?
http://steptalk.host.sk
Any patches/comments/bugreports/troublereports are welcome.
Enjoy,
Stefan Urbanek
--
http://urbanek.host.sk
First they ignore you, then they laugh at you, then they fight you, then you win.
- Mahatma Gandhi