foam-framework / foam

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

InnerModels CSS $ doesn't include package or parent name #494

Closed kgrgreer closed 8 years ago

kgrgreer commented 8 years ago

CSS special character '$' only expands to model's name for inner-models, doesn't include path or parent model's name.

bshepherdson commented 8 years ago

Shouldn't this issue really be "id for inner models is just their name, not some.package.ParentModel.InnerModel"? I've always thought the latter was how we intended them to work.