Transform RqlIOSchemaHolder into a singleton
Its two class methods get_schema and get_schema_hash will only compute the schema once. They where computed every time the schema was requested. Closes #1.
Please register or sign in to comment
Its two class methods get_schema and get_schema_hash will only compute the schema once. They where computed every time the schema was requested. Closes #1.