Details
-
Suggestion
-
Resolution: Done
-
P3: Somewhat important
-
None
-
None
Description
Currently we silently fail if, for example, Repeater tries to repeat a bunch of QtObjects.
We should either warn (but only once), or perhaps introduce a QDeclarativeItemComponent that enforces a top-level Item-derived object.