Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cursor lifecycle #89

Merged
merged 7 commits into from
Dec 31, 2018
Merged

Cursor lifecycle #89

merged 7 commits into from
Dec 31, 2018

Conversation

dapetcu21
Copy link
Collaborator

I implemented some memory management for cursors in the form of defos.load_cursor(), which allows you to pre-load a cursor and use it repeatedly in defos.set_cursor() from memory.

I'm currently stranded away from Windows/Linux machines, so that part has not been tested yet for anything apart compiling successfully.

@dapetcu21
Copy link
Collaborator Author

I just got to test it and fix issues on Windows and Linux. Will merge and make a release

@dapetcu21 dapetcu21 merged commit 6586cbc into master Dec 31, 2018
@dapetcu21 dapetcu21 deleted the cursor-lifecycle branch December 31, 2018 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant