AcademySoftwareFoundation / AcademySoftwareFoundation/OpenColorIO
NIT PICKS ociocheck: Empty namespace for Interop ID? Warning message too strong when a valid Interop ID is used with a namespace ?
- Lingua principale
- C++
- Stelle
- 2.1k
- Fork
- 503
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Whilst investigating the unused variable [here](https://github.com/AcademySoftwareFoundation/OpenColorIO/blob/main/src/apps/ociocheck/main.cpp#L90) I had some questions:
1. I wondered what it should do if the namespace is empty? (If the string begins with a ':')
2. I note that ociocheck will warn if a namespaced ID has the same spelling as an official ID - all good but do we feel the word 'must' is a little strong here? I know we are not a "Standard" body, but I'm imagining a world where a pre-official ID is being migrated to an official one and a user of ociocheck now thinks the file is in error. We'd obviously want users to migrate to an official one so maybe switch to 'should' ?
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Inizia da src/apps/ociocheck/main.cpp intorno alla riga 90 e traccia il modo in cui vengono verificati gli Interop IDs e i namespaces. Conferma il comportamento previsto per un ID che inizia con ':' e la severità prevista dell'avviso quando un ID con namespace corrisponde a un ID ufficiale. Il lavoro è completo quando il comportamento e la formulazione sono definiti e coperti dai controlli ociocheck pertinenti.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- cpp
- Ambito
- cli
- Tipo di issue
- Bug
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Tranquilla
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100