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

Should check for condition attribute when Observable is in an Indicator #12

Open
johnwunder opened this issue Feb 24, 2014 · 1 comment

Comments

@johnwunder
Copy link
Member

When an observable is included in an Indicator, each of the property fields should have a condition attribute set. We probably wouldn't be able to catch every instance of this (in particular if an observable is referenced via @idref but might be able to catch a bunch.

@bworrell
Copy link
Contributor

This was implemented in some capacity in 9d0b7f0. It doesn't handle multiple levels of referencing--only dereferencing Observable @idref attributes on Observables held within an Indicator instance.

Does not:

  • Dereference Observables referenced from within other Observables
  • Does not dereference Objects, Actions, Events, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants