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

Remove functions deprecated in 0072 #1428

Closed
bilderbuchi opened this issue Jul 28, 2012 · 6 comments
Closed

Remove functions deprecated in 0072 #1428

bilderbuchi opened this issue Jul 28, 2012 · 6 comments

Comments

@bilderbuchi
Copy link
Member

Some functions have been deprecated in 0072 (#1427 et al.). It's time to remove them at some point. I have tentatively scheduled this point to be 0074 (i.e. 2 releases after deprecation). ~ half a year (including inevitable delays) should allow plenty of time for people to notice the warnings.

List of deprecations:
ofVec*f::lengthSquared(), ofVideoGrabber::grabFrame() and ofVideoPlayer::idleMovie(),
ofPolyline::addVertexes,
ofGraphics: ofVertexes, ofGraphics: ofCurveVertexes,
ofQTKitPlayer::bind(), ofQTKitPlayer::unbind(),
ofAppiPhoneWindow::enableRetinaSupport(), ofAppiPhoneWindow::isRetinaSupported(), ofAppiPhoneWindow::isDepthEnabled(),

@kylemcdonald
Copy link
Contributor

thanks!

@bilderbuchi
Copy link
Member Author

you're welcome. I thought it would be smart to keep tabs/schedule on things. Milestones are perfect for this. :-)

@bilderbuchi
Copy link
Member Author

I just updated the list of deprecations for 0072 in the OP.

@bilderbuchi
Copy link
Member Author

so, it's been nearly a year now. Should we remove those deprecated functions with 0.8, or wait one more 0.x release? @kylemcdonald

@kylemcdonald
Copy link
Contributor

let's remove them with 0.8.0

admsyn added a commit to admsyn/openFrameworks that referenced this issue Jun 15, 2013
admsyn pushed a commit that referenced this issue Jun 15, 2013
remove deprecated functions for 0.8.0, closes #1428
@admsyn admsyn closed this as completed Jun 15, 2013
@bilderbuchi
Copy link
Member Author

thanks adam!

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

3 participants