-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
Cursors implicitly initialize a session in all subclasses of the core Cursor class. We can move this initialization to the newly returned _initializeCursor, making it easier to reason about in further refactoring.