Hi Pulak, I've been getting Angular and Polymer to work together in Dart, so I answered you on StackOverflow, I hope it helps a little.
I'm curious though what leads you to the combination of the two. What Angular services are you using and are they so closely tied to Angular that they can't be used on their own? Cheers, Justin On Wed, Mar 19, 2014 at 5:29 AM, Pulak Bhattacharyya < [email protected]> wrote: > Thanks a lot Adi, I have moved the query to StackOverflow. > > http://stackoverflow.com/questions/22505854/angular-polymer-interaction > > Thanks & Regards, > Pulak Kanti Bhattacharyya > http://in.linkedin.com/in/pulakkantibhattacharyya > > > > On Wed, Mar 19, 2014 at 5:20 PM, Addy Osmani <[email protected]> wrote: > >> Could you ask this question over on StackOverflow? >> >> >> On Wednesday, 19 March 2014 08:54:41 UTC, Pulak Bhattacharyya wrote: >>> >>> Hi All, >>> >>> I am planning to try a project in AngularJS in which all the components >>> will be developed using Polymer. Now before starting this project, I have >>> couple of queries: >>> >>> 1. Can I update Polymer component data model (there by the UI too) after >>> fetching data using Angular services? And if Yes, then if possible share an >>> example. >>> >>> 2. Can I call an Angular services for say, fetching data, from inside >>> the Polymer component? (Say, I have a User Control as Polymer component for >>> Validating user credential through Angular Services against MongoDB)? >>> >>> Please share an example if possible. >>> >>> Thanks, >>> Pulak >>> >>> >> Follow Polymer on Google+: plus.google.com/107187849809354688692 >> --- >> You received this message because you are subscribed to a topic in the >> Google Groups "Polymer" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/polymer-dev/WKCl_BtnTJA/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/polymer-dev/d9d61e2f-ed33-45fa-a0cf-f5f871e789a3%40googlegroups.com<https://groups.google.com/d/msgid/polymer-dev/d9d61e2f-ed33-45fa-a0cf-f5f871e789a3%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > Follow Polymer on Google+: plus.google.com/107187849809354688692 > --- > You received this message because you are subscribed to the Google Groups > "Polymer" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/polymer-dev/CAHgzYRpVpiTeDRVXPaiYZM62EpVmoyhsnNZvxmiyb%3DMM_kLSYQ%40mail.gmail.com<https://groups.google.com/d/msgid/polymer-dev/CAHgzYRpVpiTeDRVXPaiYZM62EpVmoyhsnNZvxmiyb%3DMM_kLSYQ%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > Follow Polymer on Google+: plus.google.com/107187849809354688692 --- You received this message because you are subscribed to the Google Groups "Polymer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/polymer-dev/CAEKsHmBqkR3e-ieGQfxXWBedPwJfnN9i0BvNXoz2EcO-dsvsJQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
