|
-
Oct 28th, 2006, 06:56 PM
#1
Thread Starter
Fanatic Member
where should I put this method (class design question)
Hi,
if i am working on bug tracking system for example where technical support agents log (or create) new bugs in the system.
In this situation, I guess we ll have an employee (or supportAgent class) and a bug class.
So where should I put the method: createNewBug
in the supportAgent class or in the Bug class or both
Pls let me know if my question doesn t make sense.
Thank you
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|