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

Objects need to be inherited from a IO object. #1

Closed
mehmetalianil opened this issue Sep 15, 2011 · 0 comments
Closed

Objects need to be inherited from a IO object. #1

mehmetalianil opened this issue Sep 15, 2011 · 0 comments

Comments

@mehmetalianil
Copy link
Owner

The objects right now are created when session is on, and are deleted when the session is over.
There must be a

network.save("filename") 
network.load("filename") 

save_session("session name")

With correct exception handling mechanisms.

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