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

as discussed in email #5

Closed
wants to merge 1 commit into from
Closed

as discussed in email #5

wants to merge 1 commit into from

Conversation

iansmith
Copy link

@iansmith iansmith commented Jan 4, 2012

Requires the ability to get out the root node and set the root node. The pointer to function in Tree cannot be encoded with gob, so I just always use Node. All the fields of Node must be visible externally so gob encoder/decoder can mess with them.

@petar
Copy link
Owner

petar commented Jan 5, 2012

Merged the request manually (to avoid conflicts with a concurrent change)

@petar petar closed this Jan 5, 2012
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.

2 participants