The Developer Tools Portal Premise
Here’s an interesting proposal:
If you were to create a portal for developers to congregate to describe their current and desired tools to ply their science/craft, what would it consist of?
Here’s an interesting proposal:
If you were to create a portal for developers to congregate to describe their current and desired tools to ply their science/craft, what would it consist of?
Earlier today, somebody asked why I bother to abide by WordPress development guidelines and a lot of the “modularity” (master-slave) relationships that WP theme customization folks rely upon… especially given the fact that DevPal CM build methodology allows for rapid code deployments and easily performs code overlays without penalty.
Simple: because the methodology does not care whether the modifications are made to be part of an overlay onto the base substrate, or whether the WP customization guidelines are in play and the code is kept sequestered in individual subdirectories.
Also, if any of the products were released into the wild (i.e., not for a private client or project), the construction and customization philosophy espoused by the WP dev bunches makes sense.