|
|
|
|
|
by taeric
3120 days ago
|
|
I would advise not asking for timelines at all, actually. Instead, ask roughly what all they will have to do. How many tasks will it need. Do they need new datastructures, or is it modifying an existing one? Same for logical components. Modification, or addition? In either case, what are they modifying and what are they adding to? If as the manager, you don't know enough about the codebase to get a sense of "last X development efforts on component Y took about Z weeks of effort", then it is your job to get to know the components better. Note that doesn't mean building up the expertise to be able to do the changes yourself. Just that it should not be completely greek to you. |
|