Those string constants on top of the autotag.module decreases code readability. Best practice is to put strings where they originally appear in the code.
Those string constants on top of the autotag.module decreases code readability. Best practice is to put strings where they originally appear in the code.
Comments
Comment #1
sdrycroft commentedDisagree.
Comment #2
mustafau commentedAnd why?
Do you think the code is more readable as it is now?
Comment #3
sdrycroft commented