packages/@jsii/python-runtime/src/jsii/_kernel/__init__.py (4 lines): - line 288: # TODO: We don't currently have any error handling, but we need to. This should - line 296: # TODO: Do we want to return anything from this method? Is the return value useful - line 329: # TODO: Is there a way to say that obj has to be an instance of klass? - line 473: # TODO: Maybe we want to print the whole traceback here? packages/jsii-pacmak/lib/targets/python.ts (3 lines): - line 415: // TODO: We might need to recurse into our members to also find their - line 1411: // TODO: We might need to recurse into our members to also find their - line 2286: // TODO: Might be easier to just use a TOML library to write this out. packages/@jsii/dotnet-runtime/src/Amazon.JSII.Runtime/Services/Client.cs (2 lines): - line 14: // TODO: This class is a temporary workaround until this issue is resolved: - line 141: // TODO: What does this mean? packages/@jsii/python-runtime/src/jsii/_kernel/providers/process.py (1 line): - line 313: # TODO: Replace with proper error. packages/jsii-pacmak/lib/targets/go/documentation.ts (1 line): - line 43: // TODO: Translate code examples to Go with Rosetta (not implemented there yet) packages/jsii-reflect/lib/type.ts (1 line): - line 94: return false; // TODO how is this different from isInterfaceType? packages/jsii-pacmak/lib/targets/go/types/type-member.ts (1 line): - line 122: // TODO add newline if not the last member packages/@jsii/kernel/src/kernel.ts (1 line): - line 747: // FIXME: We could do better type checking during the conversion if JSII clients packages/jsii-calc/lib/calculator.ts (1 line): - line 212: // TODO: some annoying bug in Nashorn will throw this exception if packages/jsii-pacmak/lib/targets/dotnet/dotnetgenerator.ts (1 line): - line 235: // TODO: If datatype then we may not need the interface proxy to be created, We could do with just the interface impl? packages/@jsii/go-runtime/jsii-runtime-go/internal/kernel/conversions.go (1 line): - line 286: // TODO: This should return a time.Time instead packages/@jsii/python-runtime/src/jsii/_reference_map.py (1 line): - line 51: # TODO: Handle discovery of possible new interfaces on the ObjRef packages/jsii-config/lib/util.ts (1 line): - line 59: * TODO: use util.promisify without breaking test stub packages/@jsii/go-runtime/jsii-runtime-go/internal/kernel/create.go (1 line): - line 12: // TODO extends AnnotatedObjRef? packages/jsii-pacmak/lib/targets/go/types/enum.ts (1 line): - line 27: // TODO figure out the value type -- probably a string in most cases