Hi Everyone,

We did a project using Angular 2.0.0-beta 15. Now we are trying to migrate 
it to 2.4.1. While migrating we are facing some issues.

We have created lot of component specific pipes and we used them at 
component level with 'pipes' attribute.

But in final version, 'pipes' attribute was removed at component level. 
Now, we need to declare all pipes at module level.

Can anyone explain why that was removed? How I can use pipes at component 
level? And? If I declare pipes at module level and different pipes have 
same name, how the angular identifies the correct pipe at runtime?

Thanks,
Uma Sankar

-- 
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.

Reply via email to