If we cannot have multiple Thrift files pointing to the same namespace for python compilation, I think we have to forget about preserving modularity for the moment and keep it in a single file. (Which looks OK to me :+1: ) But for WorkflowHandler I think there is no option than referring to the same class within it. @DImuthuUpe Can we use metaclasses (or other workaround) and implement that manually for Python client if Thrift doesn't support this? Or any other suggestion to overcome this?
[ Full content available at: https://github.com/apache/airavata/pull/203 ] This message was relayed via gitbox.apache.org for [email protected]
