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

Extract requests into their own objects #2

Open
geoffgarside opened this issue Jul 29, 2013 · 1 comment
Open

Extract requests into their own objects #2

geoffgarside opened this issue Jul 29, 2013 · 1 comment

Comments

@geoffgarside
Copy link
Contributor

Extract EPP requests such as Hello, Login and Logout into their own request classes. The request classes should be capable of generating the full XML form of the request so that we can properly test them.

@geoffgarside
Copy link
Contributor Author

Request should be able to be subclassed by other projects which depend on epp-client so that they can also create their own request objects.

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

No branches or pull requests

1 participant