• Jack Jansen's avatar
    Properties (like enums) are not in the global namespace but only valid · bc956056
    Jack Jansen yazdı
    within a certain context. Give them an _Prop_ prefix, so they don't
    accidentally obscure an element from another suite (as happened with
    the Finder). Comparisons I'm not sure about, so I left them as global
    names.
    
    Also got rid of the lists if declarations, they serve no useful purpose.
    bc956056
gensuitemodule.py 36.1 KB