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

[Code cleanup] [1.8] Don't use deprecated "reparent" function #1131

Closed
wants to merge 1 commit into from
Closed

[Code cleanup] [1.8] Don't use deprecated "reparent" function #1131

wants to merge 1 commit into from

Conversation

dalcde
Copy link
Contributor

@dalcde dalcde commented Sep 15, 2012

No description provided.

@autarkper
Copy link
Contributor

I looks like more code is needed to do the same thing as before. Regression potential: high.

If we really need to do something like this, I suggest we introduce a function somewhere ("clutterUtils.js"?) that does the same thing, so that all occurrences can be changed with minimal impact.

@Cobinja
Copy link
Member

Cobinja commented Sep 15, 2012

@autarkper Sounds like a good idea, especially for Clutter, which is known to break API with moving towards 2.0. Maybe this could even be done in C (with JS-bindings), so that all the St stuff (which uses Clutter) can use it as well.

@AlbertJP
Copy link
Contributor

This pull can't be automatically merged anymore. It probably conflicts with #1211.

@autarkper
Copy link
Contributor

I would still prefer a utility function as replacement.

@dalcde dalcde closed this Feb 21, 2013
@dalcde dalcde deleted the reparent branch December 21, 2014 02:15
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.

None yet

4 participants