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

TopicMapSourceIF could use close() method #469

Closed
GoogleCodeExporter opened this issue Mar 16, 2015 · 2 comments
Closed

TopicMapSourceIF could use close() method #469

GoogleCodeExporter opened this issue Mar 16, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Following on issue #468, the TopicMapSourceIF interface could use a close() 
method declaration. This would allow code to easily close any TopicMapSourceIF. 
Most implementations of TopicMapSourceIF will likely use no-op implementations, 
since no direct action is required.

Fixing this issue will have to include closing TopicMapSourceIF objects 
throughout code, wherever they are instantiated.

Original issue reported on code.google.com by p.kruijsen on 17 Jun 2013 at 1:38

@GoogleCodeExporter
Copy link
Author

Fixed by revisions r2381 and r2382

Original comment by p.kruijsen on 19 Jun 2013 at 8:07

  • Changed state: Fixed
  • Added labels: Release5.2.3

@GoogleCodeExporter
Copy link
Author

Original comment by qsieb...@gmail.com on 1 Aug 2013 at 12:03

  • Added labels: Release5.3.0
  • Removed labels: Release5.2.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant