-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0.0-M21
-
Labels:None
Currently the only way a network connection can have access to SchemaManager is by loading the schema from server. It will be efficient to
pass an existing SchemaManager instance to a connection while dealing with many instances of network connections instead of loading schema for each connection.