RE: the code of method execute is exceeding the 65535 limit

2005-12-14 Thread Chris McCormack
f_p_1/202-00803 38-4534255 -Original Message- From: Stanislav [mailto:[EMAIL PROTECTED] Sent: 14 December 2005 14:33 To: user@struts.apache.org Subject: the code of method execute is exceeding the 65535 limit I have problem with mention above error message. My action class have over 6k

Re: the code of method execute is exceeding the 65535 limit

2005-12-14 Thread Dave Newton
Stanislav wrote: I have problem with mention above error message. My action class have over 6k lines of code. Is there anything i can do to "remove" this message without changing code logic? Oh. My. God(dess). You can refactor stuff out into helper classes etc. without changing any logic

Re: the code of method execute is exceeding the 65535 limit

2005-12-14 Thread hicham abassi
Hi, I think that you must refactor your method. No other way ;) 2005/12/14, Stanislav <[EMAIL PROTECTED]>: > I have problem with mention above error message. My action class have over 6k > lines > of code. > > Is there anything i can do to "remove" this message without changing code > logic? >

the code of method execute is exceeding the 65535 limit

2005-12-14 Thread Stanislav
I have problem with mention above error message. My action class have over 6k lines of code. Is there anything i can do to "remove" this message without changing code logic? Tnx Stanislav - To unsubscribe, e-mail: [EMAIL PROTE