Hi,
I'm looking for a way to upgrade a larger business application from PB 11.0 to the latest .Net version. The background is that we'd be able to support .Net a lot easier than the arcane ways of the PB IDE/binaries that it generates. Also we want unified exception handling and bugfixes.
Is there an automatic converter available somewhere - or even better a compiler service with a corresponding object model for .Net?
If I can get code in C# or F# (or even VB or PowerScript as I can decompile/convert that) -- I can make almost anything happen -- but in the clunky IDE + COM-manifests of PB 11.0 I'm lost.
Even if there is nothing of the above available, is there a clear and accurate description of the core language and runtime properties available somewhere?