How to file-in a VW *.st file?

Ruben Bakker ruben_bakker at mac.com
Thu Dec 2 13:42:20 UTC 2004


Marcus, this was exactly the help I needed: It works.
Thanks a lot!
Ruben

On Thu, 02 Dec 2004 14:24:11 +0100, you wrote:

>
>Am 02.12.2004 um 14:18 schrieb Ruben Bakker:
>
>>
>> I like to file-in an "*.st" file from VisualWorks. Unfortunaltly,
>> squeak doens't recognize the format (it is XML).
>> How can it be done?
>>
>
>
>There is a package in the Public repository: "FileOutVersion3" or 
>something
>like that. install that, go to the preferences and select "Squeak" as 
>fileout.
>
>This will give a file that is more-or-less in Squeak .cs format, but it 
>might
>need to be edited by hand a bit.
>
>Alternatively, there is Rosetta, a XML based dialect neutral format for 
>Smalltalk
>with XSLT tranformers to Squeak .cs:  http://rosettast.sourceforge.net/
>
>     Marcus
>




More information about the Squeak-dev mailing list