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

Throw a video not implementedm error upon calling that method #775

Merged
merged 1 commit into from
Jul 2, 2014

Conversation

PragTob
Copy link
Member

@PragTob PragTob commented Jun 28, 2014

For #774 :)

So right now this is straight on the DSL level (impl and specs)... This isn't exactly future proof as what is implemented and what is not is a matter of the backend. So technically the error should be thrown upon instantiation of the appropriate backend object. However that makes it a bit harder to follow.. e.g. when you look at the code starting at DSL it's "Oh right the DSL object is created let's have a look there... oh cool it creates a backend object great... whooops that throws a NotImplementedError''

Open to changing that but looking for feedback :)

Tobi

@JesusEduardo2028
Copy link

Thanks :)

PragTob added a commit that referenced this pull request Jul 2, 2014
Throw a video not implementedm error upon calling that method
@PragTob PragTob merged commit 43a7723 into master Jul 2, 2014
@PragTob PragTob deleted the video-not-implemented branch July 2, 2014 21:35
@KCErb KCErb mentioned this pull request Jul 30, 2014
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