|
Integrates changes from Steve W., including raw POST interpretation and
resource parent references.
Steve: I did rename one of your methods; #putCurrentUrlOn: is now
#printUrlOn:. We've used the print*On: convention elsewhere in Swazoo,
and the qualifier of "current" implied (to me) that the URL was volatile
(when it really is unchanging).
Ken
|