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

Load components with their incubation controller and engine #130

Closed
plfiorini opened this issue Jan 27, 2014 · 0 comments
Closed

Load components with their incubation controller and engine #130

plfiorini opened this issue Jan 27, 2014 · 0 comments

Comments

@plfiorini
Copy link
Member

QmlObject creates components with an incubation controller and their own engine.

@ghost ghost assigned plfiorini Jan 27, 2014
plfiorini added a commit that referenced this issue Jan 29, 2014
QmlObject creates components with an incubation controller and their own
engine.

Issue: #130
plfiorini added a commit that referenced this issue Feb 8, 2014
If the component is being created in a context that is already part of
an asynchronous creation, the incubator will join that existing
incubation and execute asynchronously.

As a result, the existing incubation won't be Ready until both have been
completed

Otherwise, if the component is being create in a syncrhonous context the
incubation will execute synchronously.

Issue: #130
@plfiorini plfiorini modified the milestones: Version 0.3.0, Version 0.2.1 Feb 23, 2014
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

1 participant