由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - 工作问题
相关主题
How to scroll an JInternalFrameant dependency analyzer
how to solve the problem: the members change by each other .in eclipse, how do you use inter dependencies?
Re: Entity EJB: anyone with real experiencejetty疑问
Re: Help!: tomcat classloading problemeclipse can't resolve transitive dependency projects ?
Getting bytecode of a class一个class file dependencies 太多怎么搞?
Argh, maven sucks向能人请教
ZT: impressive comment on code style/quality有人用过 ObjectDB in Maven 没有?
dependency version collision problemHelp Cookie getMaxAge() always return -1
相关话题的讨论汇总
话题: my话题: much话题: future话题: changes话题: entitled
进入Java版参与讨论
1 (共1页)
I*******o
发帖数: 53
1
如果你和team member关于某个design有不同意见,
而且你认为他的design从long term来讲肯定会出问题,你怎么办?
c*****t
发帖数: 1879
2
The person having the responsibility wins.
Also, there is no such thing as "long term". There is no
spec for the future, so you can't really code it. All the
codes are compromise between elegant and quick-n-dirty solutions.

【在 I*******o 的大作中提到】
: 如果你和team member关于某个design有不同意见,
: 而且你认为他的design从long term来讲肯定会出问题,你怎么办?

g*****g
发帖数: 34805
3
Don't think too much about far future. Requirement changes,
design changes, codes change. As long as you have a good framework,
it won't be too hard to accomodate any changes,. But doing too much
for the future is just not worth it.

【在 I*******o 的大作中提到】
: 如果你和team member关于某个design有不同意见,
: 而且你认为他的design从long term来讲肯定会出问题,你怎么办?

m******t
发帖数: 2416
4

Depending on how much responsibility you have over that particular piece,
and how much it would impact your pieces.
This is really more of a political issue than a technical one. In my
consultant mentality, I would alway bring it up. My client is entitled to my
professional opinions, so I'm obliged to provide them, but I'd be
completely fine if they choose to ignore them - they are entitled to that
just as well. 8-)

【在 I*******o 的大作中提到】
: 如果你和team member关于某个design有不同意见,
: 而且你认为他的design从long term来讲肯定会出问题,你怎么办?

1 (共1页)
进入Java版参与讨论
相关主题
Help Cookie getMaxAge() always return -1Getting bytecode of a class
JAVA DOC 的问题Argh, maven sucks
Re: Java Vs. C++ on performance!?ZT: impressive comment on code style/quality
Re: what parts of Java you don't like? wdependency version collision problem
How to scroll an JInternalFrameant dependency analyzer
how to solve the problem: the members change by each other .in eclipse, how do you use inter dependencies?
Re: Entity EJB: anyone with real experiencejetty疑问
Re: Help!: tomcat classloading problemeclipse can't resolve transitive dependency projects ?
相关话题的讨论汇总
话题: my话题: much话题: future话题: changes话题: entitled