Actually
Let me explain the scenario..

Dojo offers something called dijits ( which is equivalent to angular
components)

I ve a wrapper dijit which bootstraps a ngModule( which would create
angular  components)

Now when i destroy this dijit wrapper i dont think ngcomponents are getting
destroyed ( i dont expect it either as some other external object hold its
reference)

So this being the case i want to some how destroy these angular components?


Also i would like to know one more thing :
Is it possible to directly create angular components ( without wrapping
them around an ngModule)
I remember see some samples but they were all on . beta releases of
angular?

If this is possible my dijit wrappers can create angular components and it
will destroy Then when dijit wrapper gets destroyed.

-- 
Arvind Nama U

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to