src/Readers/Vipr.Reader.OData.v4/ODataVocabularyReader.cs (5 lines): - line 39: // TODO: As above, Extend / modify this to more clearly support custom annotation registration. - line 226: // TODO: Refactor structured type generation below and use that code here. - line 227: case EdmValueKind.Enum: // TODO: Parse enumerations appropriately - line 229: // TODO: Find examples of null / none in annotations and either implement or won't fix this gap - line 499: // TODO: Extend / modify this to more clearly support custom annotation registration. src/Core/Vipr.Core/CodeModel/Vocabularies/Restrictions/InsertRestrictionsType.cs (3 lines): - line 9: // TODO: These classes shouldn't need to be handwritten. Make sure VIPR can output them in a nice way. - line 28: //TODO: Is there a more correct mapping to Edm.NavigationPropertyPath? - line 36: // TODO: Code gen for default value semantics src/Core/Vipr/FileWriter.cs (1 line): - line 34: //TODO: Allow this value to be set in the program configuration src/Readers/Vipr.Reader.OData.v4/OdcmReader.cs (1 line): - line 347: //TODO: need to create a warning...