Best Practices for Organizing and Naming Objects

While working with many Universes, I’ve noticed that sometimes not enough attention is given to naming objects and the ordering of objects. This in turn may cause confusion with the business users since they are not completely clear on what each of the objects do. Ordering of objects When you have objects of the same class grouped together, it makes it much clearer to the business user to view...

December 4th, 2008 by David Lai