First, thanks all.

Subrequests in Apache are weird. IIRC, they appear to be a new request
- but something in mod_perl's request context object will note that it
is a subrequest, and provide a facility to access the 'top level'
context object information.  this is in line with what Shailesh
stated.

Mike-
  you bring up "return self.othermethod()" as an alternative.
  do you think this would work :
      return OtherController().othermethod()

Wichert-
   Thanks!

--

You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-disc...@googlegroups.com.
To unsubscribe from this group, send email to 
pylons-discuss+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.


Reply via email to