<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.5730.11" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial>Hello All,</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>i work with VW7.4 and seaside support.</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>I'm interested to&nbsp;test the Magritte support 
.</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>I load from Cincom store the MagritteForVisualWorks 
bundles and the relative tutorial.</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>When i open the personeditor page the error : Message not 
understood : #title: is create.</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>This is the context :</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>renderElement: aDescription<BR>&nbsp;html 
tableRow<BR>&nbsp;&nbsp;title: (aDescription comment ifNil: 
['']);<BR>&nbsp;&nbsp;class: (self class: 'element' for: 
aDescription);<BR>&nbsp;&nbsp;with: [ super renderElement: aDescription 
]</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>I have eliminate the title: message and after the error: 
Message not understood : #in: is create</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>This is the context: </FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>prepareOptions: aCollection<BR>&nbsp;^ aCollection 
asArray in: [ :result |<BR>&nbsp;&nbsp;self 
isSorted<BR>&nbsp;&nbsp;&nbsp;ifTrue: [ (result asSortedCollection: self 
sortBlock) asArray ]<BR>&nbsp;&nbsp;&nbsp;ifFalse: [ result ] ]</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>What do i do resolve this problem?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial>Any pointers would be greatly appreciated!<BR><BR>Thank, 
<BR><BR>Dario Trussardi Romano</FONT></DIV></BODY></HTML>