the method getGeneratedCode doesn't check if the provided key_value_pair dict contains all the values for necessary keys present in that frame string. It just provides all defaults of key_words to be empty string.
This needs to be evaluated, though not high priority. for now, message will be printed
this issue no more valid. the getGeneratedCode is copied in TemplateLibrary class for easier access.
getGeneratedCode from TemplateInfo class will be removed
the method getGeneratedCode doesn't check if the provided key_value_pair dict contains all the values for necessary keys present in that frame string. It just provides all defaults of key_words to be empty string. This needs to be evaluated, though not high priority. for now, message will be printed