Hi Joberto, What about a module called itaas.global, that you include wherever you need it? In my own systems I don't divide everything in separate modules. I write them in such a way that it is easy to separate them when needed, but keep the project in 1 big module. When I'm writing parts that are clearly meant to be reusable, I put those in their own module. (utility stuff, your own house-styled pop-ups and so on)
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.
