[Seaside] Override File Libraries

Robert Sirois watchlala at hotmail.com
Tue Oct 26 15:01:11 UTC 2010


I overrode #urlOf:using: on my WAFileLibrary to the following:
urlOf: aSymbol using: aHandler		^'/resources/', (self asFilename: aSymbol).
I'm not sure how kosher this is, but it works anyway....RS
From: watchlala at hotmail.com
To: seaside at lists.squeakfoundation.org
Date: Tue, 26 Oct 2010 08:39:35 -0600
Subject: [Seaside] Override File Libraries








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?
Thanks,RS 		 	   		  

_______________________________________________
seaside mailing list
seaside at lists.squeakfoundation.org
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20101026/d3f036a8/attachment.htm


More information about the seaside mailing list