Is there a pattern to follow to allow services that are dynamically created at runtime. For example an app may allow a user to define their own data sources, and then we need Ang to inject them into the UI.
I guess I could have a 'service' class that gets injected, and allow that to have references to the dynamically created data sources, but perhaps there's a better way? -- You received this message because you are subscribed to the Google Groups "Angular" 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.
