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

refactor into multiple files #18

Merged
merged 28 commits into from
Jun 18, 2013
Merged

refactor into multiple files #18

merged 28 commits into from
Jun 18, 2013

Conversation

calvinmetcalf
Copy link
Member

should lets us have multiple builds to help with #16 and we can also do some code cleanup to help with #17

@mourner
Copy link

mourner commented Jun 12, 2013

I'd also separate the toJSON stuff as it's rarely needed when using RTree.

@calvinmetcalf
Copy link
Member Author

yeah I'm not 100% sure it even works, I spent most of yesterday getting it to pass jshint and failing to track down #15 , I may just delete that in favor of something like JSON.strinigify(rt.getTree()) for serialization.

@mourner
Copy link

mourner commented Jun 12, 2013

Good idea! The less code the better.

calvinmetcalf pushed a commit that referenced this pull request Jun 18, 2013
refactor into multiple files
@calvinmetcalf calvinmetcalf merged commit 8a590c4 into master Jun 18, 2013
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