2010/10/26 Robert Sirois <
[hidden email]>:
> 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....
Yeah, if you don't want to recode anything and just want to catch the
senders of this file library then this will work.
Cheers
Philippe
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside