foam-framework / foam

Feature-Oriented Active Modeller
Apache License 2.0
787 stars 55 forks source link

Make the package of an inner model the id of the outer model #509

Closed bshepherdson closed 8 years ago

bshepherdson commented 8 years ago

So inner models have ids like foam.demos.Outer.Inner

That makes the U2 CSS shorthand work nicely for inner models, as well.

Fixes #494.