vcs icon indicating copy to clipboard operation
vcs copied to clipboard

confusing close / cleanup functions.

Open danlipsa opened this issue 5 years ago • 0 comments

from @durack1

I personally find it confusing that we have vcs.clean_auto_generated_objects(), vcs.clear(), vcs.close(), vcs.destroy(), vcs.flush(), vcs.onclosing(), vcs.removeP() and vcs.removeobject(), it's really not intuitive to me what each of these functions do, and how they overlap. It may be obvious to someone else, but it certainly isn't to me without considerable guidance.

danlipsa avatar Dec 18 '19 14:12 danlipsa