<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2657.73">
<TITLE>[Seaside] VW port</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Hello Avi,</FONT>
<BR><FONT SIZE=2>This does not port to VW (the period at the end of the method prototype</FONT>
<BR><FONT SIZE=2>is not allowed by the VW compiler) :</FONT>
<BR><FONT SIZE=2>WAPrettyPrintedDocument&gt;&gt;initializeWithRenderer: aRenderer.</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>html := aRenderer.</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>indentCloseTags := OrderedCollection with: false.</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>indentLevel := 0.</FONT>
<BR><FONT SIZE=2>A Squeak feature or a bug ?</FONT>
<BR><FONT SIZE=2>Michel.</FONT>
</P>

</BODY>
</HTML>