glam icon indicating copy to clipboard operation
glam copied to clipboard

Rename <import> to <model>

Open tparisi opened this issue 11 years ago • 2 comments

is overloaded, esp. with Web Components ( tag has import rel type, used to do HTML import)

tparisi avatar Dec 11 '14 00:12 tparisi

Hmm or should this just use the <scene> tag with a 'src' attribute? They're really just imported scenes. One big implication of this is that a scene can have scenes as children. That's OK with me. Looking for input on this one.

tparisi avatar Jan 26 '15 16:01 tparisi

i'm leaning towards <model> because it makes the different use cases more explicit. the docs say that <scene> defines the root element. i think having different tags for the root scene and imported scenes is a good idea, even if it's all the same under the hood.

ailadson avatar Feb 24 '15 22:02 ailadson