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

Expose incremental constructors instead of holding key and base string in sig object #17

Open
xandkar opened this issue Aug 2, 2014 · 1 comment

Comments

@xandkar
Copy link
Owner

xandkar commented Aug 2, 2014

Normal constructor would then be implemented in terms of the incremental ones. This way we can still test incrementally, but no longer need to hold the intermediate values in the final object.

@xandkar xandkar changed the title Expose incremental constructors instead of holding key and text in sig object Expose incremental constructors instead of holding key and base string in sig object Aug 5, 2014
@xandkar
Copy link
Owner Author

xandkar commented Sep 14, 2014

It may be better to just test each construction independently.

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