seanjohnstone
Programmer
My colleague and I are experienced Java programmers used to using UML for our design and specification. We also both have a history of C, C++, Fortran, Pascal, etc.
Our new team leader comes from the old-school of thought and does not fully understand OO concepts and insists that our pending enterprise Java application be designed and modelled using functional methodologies. He favours JSP and insists on us producing a linear and hierachical functional tree for the application. He comes from a stong C and Fortran background but does not understand Java.
How can we further convince him that such an approach will not benefit the implementation, let alone be possible? We have already spoken of the problem of modelling reflexive relationships, interfaces, threads and other concepts but he refuses to listen - insisting that he wants a functional linear design that he can understand...?
Sean.
Our new team leader comes from the old-school of thought and does not fully understand OO concepts and insists that our pending enterprise Java application be designed and modelled using functional methodologies. He favours JSP and insists on us producing a linear and hierachical functional tree for the application. He comes from a stong C and Fortran background but does not understand Java.
How can we further convince him that such an approach will not benefit the implementation, let alone be possible? We have already spoken of the problem of modelling reflexive relationships, interfaces, threads and other concepts but he refuses to listen - insisting that he wants a functional linear design that he can understand...?
Sean.