Henrik Paludan-Mørk
unread,May 16, 2017, 8:17:52 AM5/16/17You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
How many programs, what data storage facility (sql or flat files)?
how much data?
how many screens?
how well documented?
is business knowledge at hand?
all this goes into the equation. generally you face 3 options:
- total manual rewrite (expensive, slow, risky)
- re-hosting, where you recompile the code on a different platform.
to my knowledge, not existing for tandem/hp ns. sorry!
- generative rewrite - analyze/generating into terrible java code - hit and run by indian consulting firms. VERY dangerous.
none of them are great. they are all terrible. looking for the "best" exposes your lack of experience. there is no best, just the one with the seemingly smallest downsides.