>> However, we should have a mode where the SchemaManager is not even loaded. >> Be it a flag would be good enough. > by default the SchemaManager won't be initialized, user has to explicitly call > connection.loadSchema(), till then the API will not be schema-aware.
Ah, cool. Thanks Kiran!
