G
Guest
Hi,
Hoping someone could provide some direction on how to approach this problem
using any GOF patterns. e.g. A project contains a team and a team contains
zero or more members, each with a specific role(s) e.g. architect,
programmer, DBA etc. Again assuming that each member is either an employee or
a consultant. If there are two questions that need to be answered
# Which employee(s)/consultant(s) are involved in a project?
# In which projects is an employee/consultant involved and in what roles?
I have been beating my head over something similar for the past 2-3 days
without much success. Any help is much appreciated.
Thx!
sd
Hoping someone could provide some direction on how to approach this problem
using any GOF patterns. e.g. A project contains a team and a team contains
zero or more members, each with a specific role(s) e.g. architect,
programmer, DBA etc. Again assuming that each member is either an employee or
a consultant. If there are two questions that need to be answered
# Which employee(s)/consultant(s) are involved in a project?
# In which projects is an employee/consultant involved and in what roles?
I have been beating my head over something similar for the past 2-3 days
without much success. Any help is much appreciated.
Thx!
sd