We're in a Microsoft C# .NET shop if you exclude the legacy cobol applications so Eclipse isn't really on the table. Visual Studio knowledge is high, and the possibility of teaching younger developers cobol is being considered. Having prior IDE knowledge seen as a big bonus obviously.
OK, nice to have confirmation that the thoughts about being 64-bit all the way is a valid decision as there can be situations where results can change even though a lot of the older legacy code probably won't be affected since the NE/SE combo has worked well enough.
We're looking at slow downs from a hardware perspective, even if all developer PC's meet requirements, and from a configuration, settings perspective. Hence the question about 32-bit vs 64-bit. Where we see clear differences between Net Express and Visual Cobol are
- Animate/Debugging start up times - if you put a breakpoint on the 1st executable line to match NE, VC is a lot slower reaching that first line of code to give you control
- Animate/Debugging run times - here we have seen things running 3-5 times faster in Net Express
It's also quite obvious that intellisense has problems with procob (Oracle precompiler). Developers getting "the visual cobol extension is running slowly do you want to uninstall it" isn't uncommon. We have filed incidents that have been fixed, but it's clear that this external precompiler isn't VC's best friend. But we're still looking to see clear patterns here, there seems to be a difference depending on how you code your embedded sql for instance.
But if this isn't influenced by if a project is 32 or 64-bit it's not really relevant for this question. We need to find clear examples where Visual Cobol struggle and file new incident reports.