Naming subclassed bo's.


Author
Message
Philipp Guntermann
Philipp Guntermann
StrataFrame User (231 reputation)StrataFrame User (231 reputation)StrataFrame User (231 reputation)StrataFrame User (231 reputation)StrataFrame User (231 reputation)StrataFrame User (231 reputation)StrataFrame User (231 reputation)StrataFrame User (231 reputation)StrataFrame User (231 reputation)
Group: Forum Members
Posts: 141, Visits: 263
in a recent project, i have a scenario set up like this:

  • Namespace Business_Objects:
    • BaseBOs
      • CustomersBO
      • ContractsBO
      • ContactsBO
      • ClientsBO..
    • Customer Maintanance
      • CustomersBO (subclasssed from BaseBOs CustomersBO)
      • ClientsBO (subclassed from BaseBOs ClientsBO)
      • ..
    • Contracts Maintanance
      • CustomersBO (subclassed from BaseBOs CustomersBO)
      • ContractsBO (subclassed from BaseBOs ContractsBo)
      • ..
    • .. and so on

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 Smile

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search