in reply to Re^8: Company considers recoding Java app in Perl
in thread Company considers recoding Java app in Perl
But really for maximum portability *and* minimum footprint, I'd go for C. Yes, the user interface would need rewriting for each platform, and the file access stuff would need rewriting for some platforms, but provided that the code is kept nice and modular, I expect that the core of the application, all the *functionality*, could stay the same.
|
|---|