<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
I overrode #urlOf:using: on my WAFileLibrary to the following:<div><br></div><div><div>urlOf: aSymbol using: aHandler</div><div><span class="Apple-tab-span" style="white-space:pre">        </span></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>^'/resources/', (self asFilename: aSymbol).</div><div><br></div><div>I'm not sure how kosher this is, but it works anyway....</div><div>RS</div><br><hr id="stopSpelling">From: watchlala@hotmail.com<br>To: seaside@lists.squeakfoundation.org<br>Date: Tue, 26 Oct 2010 08:39:35 -0600<br>Subject: [Seaside] Override File Libraries<br><br>

<meta http-equiv="Content-Type" content="text/html; charset=unicode">
<meta name="Generator" content="Microsoft SafeHTML">
<style>
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Tahoma;}

</style>


Is there a way I can get my senders of #url: on WAImageTag with parameters to file libraries to return a path from the disk without recoding everything?<div><br></div><div>Thanks,</div><div>RS</div>                                               
<br>_______________________________________________
seaside mailing list
seaside@lists.squeakfoundation.org
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</div>                                               </body>
</html>