 
            
            
            
            
                17 Jul
                
                    2005
                
            
            
                17 Jul
                
                '05
                
            
            
            
        
    
                1:18 a.m.
            
        at namespace scope. I have the option to define it so that correct usage requires a trailing semicolon, or so that the trailing semicolon is forbidden. Unfortunately I don't have the ability to make it optional. Which should I choose?
Just in case you're counting votes: require user to type semi-colon. I've always done this in my macros, not due to editors, but as it feels most natural. Darren