Cleaning Chunk format emission experience

Avi Bryant avi at beta4.com
Sun Jun 29 18:11:12 UTC 2003


On Sun, 29 Jun 2003, Colin Putney wrote:

> Avi wrote a VW exporter to support the VW port of Seaside. It's now
> part of PackageInfo, which was included in the base image (update 5250)
> a few weeks ago.
>
> Try something like this in a 3.6 image:
>
> VW3PackageExporter
> 	fileOutPackageNamed: 'Foo'
> 	on: (FileStream forceNewFileNamed: 'Foo.cs')

More recently I also wrote a VW5PackageExporter, which uses the newer XML
format, puts in namespace and package information etc.  This version
didn't make it into the image, but if you need it I can point you to it.



More information about the Squeak-dev mailing list