Managing Spanish Code

Posted by Sajith S Narayanan on Programmers See other posts from Programmers or by Sajith S Narayanan
Published on 2011-02-19T18:40:27Z Indexed on 2011/02/19 23:32 UTC
Read the original article Hit count: 251

Filed under:

Hi All,

We have a new project from a client who is Spanish and has all his Java code and comments, variables, method names in Spanish.

We are not permitted to convert it into English and then use them. If any of you have worked in such a condition, can you advice what can be done to mitigate this risk as we have to do new developments and this is a major show stopper..

Their Java project has a mix of EJBs, Struts, Custom Framework and more than 10000 Java Files with atleast total of 200k lines of code (min. estimate) and is deployed using Weblogic Server 10

Regards, Dazzlers

© Programmers or respective owner

Related posts about java