Hi, For those who are interested, I have created a disk image of StepTalk binaries for OS X. More information here:
http://steptalk.blogspot.com/2006/05/finally-talking-on-os-x.html Download from here: http://stefan.agentfarms.net/Download/GNUstep/StepTalk/ Noteworthy changes in StepTalk are: * New "document" based application called StepTalking - simple instant-messenger like interface for talking to objects in StepTalk languages. * Bundled default bundles (modules and the Smalltalk language) inside the framework - not polluting Library directory any more with default installation * Instance variable "Traits" in the Actors (STActor) (like traits in Self, but does not work for methods at this moment, only for ivars) * New steptalk resource management - search for bundles and languages in other bundles or frameworks (STResourceManager) Possible future by-product that could be included in StepTalk would be actor builder application (or integration inside StepTalking application) or at least actor building views to be integrated in other apps. If someone wants the XCode project, let me know. It currently contains: StepTalk.framework and bundled Foundation.bundle, ObjectiveC.bundle and the Smalltalk language. If you have any issues or questions, just write me. Enjoy, Stefan Urbanek -- http://stefan.agentfarms.net First they ignore you, then they laugh at you, then they fight you, then you win. - Mahatma Gandhi _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
