Thanks for posting this! It's always refreshing to see new perspectives.
URLs on your dw install map pretty closely to the htdocs directory
We're moving away from this, unfortunately, as we migrate from BML files to DW::Controller modules. It's a good thing in that it comes closer to the MVC ideal of programming by separating logic from presentation, but a bad thing in that it's going to be harder for people to find the code that corresponds to a given URL.
no subject
Date: 2010-10-05 12:29 pm (UTC)We're moving away from this, unfortunately, as we migrate from BML files to DW::Controller modules. It's a good thing in that it comes closer to the MVC ideal of programming by separating logic from presentation, but a bad thing in that it's going to be harder for people to find the code that corresponds to a given URL.