Sander, Thanks. The business logic is completely separate. I am only using scope to expose it to the view.
Regards Vasanth On Wednesday, July 2, 2014 12:28:47 PM UTC+5:30, Sander Elias wrote: > > Vasanth, > > Igor nevers mentions the $scope in that post does he? ;) > He is right about that it is a waste of time to discuss the nitty gritty > details of it! > > But on a serious note, your model should not be build around $scope, nor > around a controller. Fore sure you need a controller > or a scope to ty it up to the template/view. If you don't keep this > separation, you will be spending more time on refactoring > later. > > 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.
