ok,i know " not in conflict with any outside JS", but is still conflict with velocity,because in my framework the velocity templet engine analysis when compiler, when it find $ it think its variable ,velocity engine can't distinguish this,so can i change or remove the $ sign, is the $scope、$http function name?
thanks reply! 在 2015年4月14日星期二 UTC+8下午4:56:32,Sander Elias写道: > > Hi .. > > Nope, those are all inside the angular.xxx namespace, those are not not in > conflict with any outside JS. Also those are not exposed to the templates. > so, as a namespace, angular is not using $ at all. > > 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.
