Hans Zaunere lists-at-zaunere.com |nyphp dev/internal group use| wrote:

I follow you, Hans, but then what about URLs as resource locators?
Your elegant "aliasing a handler or set of URLs to a single URL or
processor" means URLs don't equate to (unique) information resources.
Doesn't that "break" the web?

The aliasing is happening within the web server to get around direct
filesystem/URL mapping - it's up to the business logic of the application to
serve different resources, which is the flexibility we're after.  This
determination can happen in the application, dynamically and during request
time, rather than being dictated by the filesystem.

H


okay so we are saying the same thing, as long as the app isn't neglectful


--
-------------------------------------------------------------
Your web server traffic log file is the most important source of web business 
information available. Do you know where your logs are right now? Do you know 
who else has access to your log files? When they were last archived? Where 
those archives are? --John Andrews Competitive Webmaster and SEO Blogging at 
http://www.johnon.com

_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

Reply via email to