URIResolution>>#siteMatch: is private by used by the Seaside adaptor, so
my SCGI patches would break Seaside.
With the new double-dispatch framework, the implementation is trivial:
!URIResolution methodsFor: 'backwards compatibility'!
siteMatch: aSite
^aSite match: self request
! !
Paolo
------------------------------------------------------------------------------
Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL,
new data types, scalar functions, improved concurrency, built-in packages,
OCI, SQL*Plus, data movement tools, best practices and more.
http://p.sf.net/sfu/oracle-sfdev2dev
_______________________________________________
Swazoo-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/swazoo-devel