Right now we're using fully qualified namespaces for our services. Let's simplify that. A general rule should be that any class intended to be used >1 time in another object should be defined as a service.
Right now we're using fully qualified namespaces for our services. Let's simplify that.
A general rule should be that any class intended to be used >1 time in another object should be defined as a service.