About the Squeak exporter

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

About the Squeak exporter

Nicolas Petton
Hi,

I just tried the new squeak exporter with the following :

gst-convert -f gst -F squeak ./Buildable.st ~/squeak/Buildable.st

The fileIn into Squeak worked fine, but there seems to be formatting
issues (see the attached screenshot).

Also, I think there souldn't be "<category: 'foo'>" in squeak methods.

Cheers!

Nico

_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Capture.png (11K) Download Attachment
signature.asc (204 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: About the Squeak exporter

Paolo Bonzini-2

> The fileIn into Squeak worked fine, but there seems to be formatting
> issues (see the attached screenshot).

I think it's LF-versus-CR.

> Also, I think there souldn't be "<category: 'foo'>" in squeak methods.

Ok, I'll play with regular expressions.

Paolo


_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk