[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mason-cvs
Subject:    [Mason-checkins] CVS: mason/dist/inc/Mason Build.pm,1.17,1.18
From:       John Williams <sharkey3 () users ! sourceforge ! net>
Date:       2004-12-18 23:37:51
Message-ID: E1Cfo91-0007Me-4c () sc8-pr-cvs1 ! sourceforge ! net
[Download RAW message or body]

Update of /cvsroot/mason/mason/dist/inc/Mason
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27895/inc/Mason

Modified Files:
	Build.pm 
Log Message:
Merge HTML::Mason::Resolver::File::ApacheHandler into HTML::Mason::Resolver::File.
apache_request_to_comp_path is a service provided by the Resolver.


Index: Build.pm
===================================================================
RCS file: /cvsroot/mason/mason/dist/inc/Mason/Build.pm,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- Build.pm	18 Dec 2004 23:21:12 -0000	1.17
+++ Build.pm	18 Dec 2004 23:37:48 -0000	1.18
@@ -363,7 +363,7 @@
     print F <<"EOF";
 package My::Resolver;
 \$My::Resolver::VERSION = '0.01';
-\@My::Resolver::ISA = 'HTML::Mason::Resolver::File::ApacheHandler';
+\@My::Resolver::ISA = 'HTML::Mason::Resolver::File';
 
 
 package My::Interp;
@@ -431,7 +431,7 @@
 		error_mode => 'fatal',
 		error_format => 'line',
 		#res_params
-		resolver => My::Resolver->new( comp_root => '$conf->{comp_root}'),
+		resolver => My::Resolver->new(),
 		comp_root => '$conf->{comp_root}',
 	);
 



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Mason-checkins mailing list
Mason-checkins@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-checkins
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic