Re: virtual includes

2002-03-29 Thread Joshua Chamas
constfilin wrote: > > Greetings - > > I'm a newbie to Perl and - so much the more - Apache::ASP, > but when I needed

Re: virtual includes

2002-03-29 Thread eamondaly
--- In [EMAIL PROTECTED], "constfilin" <[EMAIL PROTECTED]> wrote: > 4. Is there is a better, *right* implementation of virtual >includes in Apache::ASP. If so then what is it? You can get the same thing using the more ASP-ish: <% $Response->Include(

virtual includes

2002-03-28 Thread constfilin
estions: 1. Does my implementation look too easy to be right? 2. Is it a "no-no" to modify the standard ASP.pm module? 3. Is there is a bug in my implementation of virtual includes? 4. Is there is a better, *right* implementation of virtual includes in Apache::ASP. If so then