i was wondering if anyone got some naming convention advice for the subclassed bo's to reduce confusion.
Something like CustMaintCustomersBO and CustMaintClientsBO ... ContrMaintCustomersBO..but then i have a namespace like customerpropertiesgroups and one customerproperties. So i cannot name them like custprop..something because it could be confused with either one.
not sure. i have around 15 BO's in total, and not all of them are subclassed in each namespace, but still its quite alot of bo's going around.
How do you name your bo's in such cases ?
Thanks