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 binary_accessor #72

Closed
jmthomas opened this issue Feb 20, 2015 · 5 comments
Closed

Refactor binary_accessor #72

jmthomas opened this issue Feb 20, 2015 · 5 comments
Assignees
Milestone

Comments

@jmthomas
Copy link
Contributor

BinaryAccessor has been on my todo for a while. It always shows up with tons of duplication and complexity.

@ghost
Copy link

ghost commented Feb 20, 2015

You're just going to rewrite the whole thing in C right? ;)

@jmthomas
Copy link
Contributor Author

Were you still planning on making this a separate gem?

@ghost
Copy link

ghost commented Feb 20, 2015

I licensed binary_accessor/structure and json_drb differently with the end goal of making them seperate LGPL gems.

@jmthomas
Copy link
Contributor Author

Might be a chance to brush up on my C extension skills. I'll take a crack at it.

@jmthomas
Copy link
Contributor Author

I don't know that I should prematurely optimize this into a C extension if you want to make it more widely available. Making it a C extension prevents Rubinious and JRuby users from using it. Although we've already been forced to a partial C extension due to performance.

jmthomas added a commit that referenced this issue Apr 3, 2015
jmthomas added a commit that referenced this issue Apr 3, 2015
jmthomas added a commit that referenced this issue Apr 8, 2015
@jmthomas jmthomas self-assigned this Apr 10, 2015
jmthomas added a commit that referenced this issue Apr 20, 2015
jmthomas added a commit that referenced this issue Apr 20, 2015
@ghost ghost modified the milestone: v3.4.0 Apr 27, 2015
ghost pushed a commit that referenced this issue Apr 7, 2021
Merge in COSMOSEE/base from rspec_fixes to master

* commit '7b9c34312e68957901c05b4c413f3ab239a930ec':
  Fix yaml spec
  Fix microservice operator spec
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