由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - how to refactor overlayered applications?
相关主题
OO and abstract class调查:最好的Java IDE
请教Programming booksRe: 考JCEA归来
请问java的ideWhat's your habit to document this?
any tools for ...Java5 compatibility issue
使用eclipse方法对第三方库建立Wrapper的小技巧。问个programming style 的问题 (转载)
Any body uses wicket framework for web development?有多少人对annotation这个东西不满,请举手!!
Re: Desperately need help on DB2 connection through jdbc in jsp pageeclipse有没有update变量名称的功能?
eclipse 气死我了!How can I alert a spring message?
相关话题的讨论汇总
话题: refactor话题: however话题: any
进入Java版参与讨论
1 (共1页)
s*******k
发帖数: 20
1
J2EE asks for layer-wise design. However, in my current work, there are lots
of overlayered objects and application structures.
I'd like to refactor them a bit. However, it is hard to have a neat start.
Any suggestions? Experiences?
Thanks in advance.
m******t
发帖数: 2416
2

Well, the whole point of "them" going away is that they are not doing any job,
right? 8-)

【在 s*******k 的大作中提到】
: J2EE asks for layer-wise design. However, in my current work, there are lots
: of overlayered objects and application structures.
: I'd like to refactor them a bit. However, it is hard to have a neat start.
: Any suggestions? Experiences?
: Thanks in advance.

s*******k
发帖数: 20
3
Hehe, thrilling solution. Thanks.
Subsequent question would be: Who is gonna take over the job before they get
off radar? upstream or downstream?

often

【在 m******t 的大作中提到】
:
: Well, the whole point of "them" going away is that they are not doing any job,
: right? 8-)

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

Have you ever noticed that, when companies start laying off people, they often
start with those mid-level managers who basically don't do much more than
delegating?
I'd say the same strategy would serve as a good start point for your
refactoring, too. 8-)

【在 s*******k 的大作中提到】
: J2EE asks for layer-wise design. However, in my current work, there are lots
: of overlayered objects and application structures.
: I'd like to refactor them a bit. However, it is hard to have a neat start.
: Any suggestions? Experiences?
: Thanks in advance.

s*******k
发帖数: 20
5
Noooo :P, the whole point is that they are not doing much enough job. Say,
some of them carry only one or two method, well, inherited and widely used by
its children classes.

job,

【在 m******t 的大作中提到】
:
: Have you ever noticed that, when companies start laying off people, they often
: start with those mid-level managers who basically don't do much more than
: delegating?
: I'd say the same strategy would serve as a good start point for your
: refactoring, too. 8-)

1 (共1页)
进入Java版参与讨论
相关主题
How can I alert a spring message?使用eclipse方法对第三方库建立Wrapper的小技巧。
EJB bookAny body uses wicket framework for web development?
Anyone wants to talk about web frameworks?Re: Desperately need help on DB2 connection through jdbc in jsp page
讨论一下web framework吧eclipse 气死我了!
OO and abstract class调查:最好的Java IDE
请教Programming booksRe: 考JCEA归来
请问java的ideWhat's your habit to document this?
any tools for ...Java5 compatibility issue
相关话题的讨论汇总
话题: refactor话题: however话题: any