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

Refactoring operations to use HaeinsaQuery and HaeinsaOperation #22

Merged
merged 1 commit into from
May 1, 2014

Conversation

eincs
Copy link
Contributor

@eincs eincs commented May 1, 2014

I create new abstract classes: HaeinsaOperation and HaeinsaQuery. Now, HaeinsaGet, HaeinsaScan, HaeinsaIntraScan extends HaeinsaQuery, And HaeinsaQuery and HaeinsaMutation extends HaeinsaOperation.

This changes are preparing for #10 and #11. setFilter will be implemented on HaeinsaQuery and setAttributes will be implemented on HaeinsaOperation.

@eincs eincs added this to the v1.1.0 milestone May 1, 2014
@0mok
Copy link
Contributor

0mok commented May 1, 2014

LGTM

eincs added a commit that referenced this pull request May 1, 2014
Refactoring operations to use HaeinsaQuery and HaeinsaOperation
@eincs eincs merged commit 19fadbd into VCNC:master May 1, 2014
@eincs eincs deleted the refactor-haeinsa-operation branch May 1, 2014 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants