Any buddy has in depth knowledge about this topic please guide me. Thanks & Regards, Gaurav Ashara
On Wednesday, March 4, 2015 at 6:04:45 PM UTC+5:30, Gaurav Ashara wrote: > > Sander , Thanks for your reply. > > Yes exactly right,that i have to do it .boardManager loads list pin > directive (inDOM) of from json file. > > Here i have question > > As we mange front end with directive and background we have object of pin > with in boardManager. So how can we build individual pin object with pin > directive linking function ? > > As We are mange single pin(Find attachment of Pin directive) with > $rootscope to access in all modual, how we can multiple pins ? > > Thanks & Regards > Gaurav Ashara > > > On Wednesday, March 4, 2015 at 5:43:14 PM UTC+5:30, Sander Elias wrote: >> >> Use a factory. You can inject factories into each other. >> So your boardManager factory can have the PinManager injected. >> >> Does that makes sense to you? >> >> Regards >> Sander >> > -- You received this message because you are subscribed to the Google Groups "AngularJS" 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 http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
