Will powerscript die and be replaced by C#?
Will powerscript die and be replaced by C#?
Hi Armando,
No, PowerScript is not being replaced! PowerScript historically has been the client-side scripting language for building desktop apps, and it continues to be as such under Appeon's roadmap for PowerBuilder.
In fact, we've made a lot of enhancements to PowerScript features, which confirms our commitment to PowerScript: https://www.appeon.com/developers/powerbuilder-release-history.html and https://docs.appeon.com/appeon_online_help/pb2019r2/whats_new/index.html
Sybase had some failed attempts to make PowerScript also a language for server-side programming on top of the .NET framework... but that is just silly way to do things. Anyway, under our roadmap, C# is the language for server-side programming on top of .NET Core framework (e.g. C# Web APIs).
Hope this clears up any confusion.
Best regards,
Armeen Mazda
CEO, Appeon
Armando,
C# is a .NET language used for building .NET applications which are based on the .NET Framework, a library of components. They require the CLR (Common Language Runtime) to run, already included in Windows.
So as long as PowerBuilder remains a tool for building native windows applications PowerScript cannot be replaced by C#.
Appeon has added SnapDevelop and several migration tools to its suite of products that allows developers to transport non visual components created in PowerScript to .NET using C# and also to create C# Web APIs. But these new tools do not change the basic way of building PowerBuilder applications so PowerScript is still needed.
Regards,
Ricardo
I see PowerScript with DataWindow technology continue to thrive in a polyglot environment:
C# has existed for close to 20 years.
Java for 25+ years.
PowerScript is still great for UI apps.
My 2 euro-cents, /Michael
Good question, though Appeon until now have always stated it won't.
In the long long, very long run, I don't see why it wouldn't.