Robertson-Ravo, Neil (RX) wrote: > AFAIK the example and the latter are the same URL and will be treated as > such. I can understand the others, I don't agree with them, which I why you > should publish pages out like that straight off the bat, with no URL > rewriting required.
For what its worth Neil, I like like url rewriting schemes over publishing with the same physical directory structure for one reason: the urls stay the same even if the underlying organization changes. If I move from model-glue to Farcry or a bespoke solution or what have you, I can keep the same urls and just change the way that they are rewritten to accomodate the underlying structure. This is also true of switching between application servers, like php to cf. Urls should be consistent, descriptive and (optimally) not change. I find that the best way to achieve that is to abstract them away from the underlying details and consider them to be descriptors of the content to be presented. Judah ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Macromedia ColdFusion MX7 Upgrade to MX7 & experience time-saving features, more productivity. http://www.adobe.com/products/coldfusion?sdid=RVJW Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:274373 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

