I just got done reading http://ellislab.com/forums/viewthread/91543/ and i was wondering what derek meant by
Victor, there are two approaches, one is to make every tag use prefixed and unique conditional names and allow people to easily nest things, keeping each tag in its own “space” so to speak, and the other is for us to use modularized code, and have consistent tag and conditional usage in the application.
Currently I have my setup the second way he described, but I was not sure what he meant by prefixed and unique conditional names. Is there a way i can set apart the no_results conditional of a query from that of a weblog? Thanks for explaining this the first time derek because you have already helped me. But I am still curious, thanks!