Hi,I noticed that when I receive oninit from a node it does not quarantee that it's inited attribute is true.
And the docs seem to confirm that too."Indicates that a node's init method has been called. True when init has been called and the oninit event has been sent."
This seems to me rather odd... Should I listen to oninited event instead?
- rami
