[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cgiapp] CAP::Forward and CA::Dispatch


Hi all,

I am still in the starting phase of a new application that might grow to quite a few runmodes.
So I decided to break my App into smaller parts and connect them with the help of 
CA::Dispatch.

This works quite nicely with (until now) only one problem left: At the end of a few runmodes I 
don't want to create runmode-specific output but forward to another runmode instead. Now, 
the target of this forwarding is in another (sub-)App and I don't know how to forward across 
App boundaries.

Well, I could output a minimal response with a redirect header but that would make the 
forward somewhat external and would make the whole thing even slower because then the 
click on 'submit' would cause two complete request/response cycles with Application 
initialisation and everything until the user gets some response.

So, is it somehow possible to use CAP::Forward to forward across App boundaries?
Or should I use multiple inheritance to also have the runmodes of the target App in my 
submitted App? Any other ideas?

Thanks,
Michael



---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/suppressed/
              http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: suppressed
For additional commands, e-mail: suppressed


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.