News

New CA Modeling Tool Supports WCF

CA's latest release of its Plex rapid application development environment now lets developers model and generate Microsoft .NET-based services based on Windows Communication Foundation (WCF).

Plex is a multiplatform, model-driven development (MDD) environment that includes architectural and design objects known as patterns, which can reduce the need to code repeatable elements in applications. Islandia, N.Y.-based CA, a supplier of IT management software, announced its latest version, Plex 6.1, on Tuesday.

WCF support in Plex 6.1 facilitates the mixing and matching of.NET-based services across the enterprise and with business partners, according to William Hunt, a CA product manager. With Plex 6.1, developers can build applications utilizing Windows Workflow Foundation and perform business process automation modeling using a single dev environment, Hunt said.

"As we see it -- and as we believe Microsoft sees it -- WCF is the future of how service-oriented architectures (SOAs) will be adopted in applications," Hunt said. "So it's important for us to provide this kind of capability going forward."

The tool is designed to support a number of platforms: Windows/.NET; Java/J2EE; servers that run Java on Linux, UNIX and other OSes; and IBM System i, formerly known as iSeries or AS/400. Plex 6.1 also runs on Windows Vista desktops.

Plex is historically popular among System i users, Hunt said, and its new WCF capabilities are aimed at helping AS/400 shops face a changing future.

"We see AS/400 users pondering what their modernization strategies will be," he said. "We also believe that the model-based development approach that we offer is ideal for the quick adoption of SOAs. That's because it's an environment that largely shields developers from low-level details of certain technologies."

The WCF capability is the most compelling part of this release, said John Rhodes, CTO and cofounder of ADC Austin, a system integrator based in Austin, Texas. Rhodes has used Plex for years, and his company was part of the beta program for version 6.1.

"It [WCF] enables Plex to generate Microsoft-compliant Web services," Rhodes said. "It helps customers expose their large models to external services."

ADC Austin did more than kick the tires on Plex 6.1. The company worked with the Indiana University Foundation to codevelop an application to manage that organization's endowment using the new tool. They dubbed the application ETA, for "Endowment Trust Accounting."

This was ADC Austin's first real foray into WCF territory.

"This was a good way to see how Plex works in a real .NET framework," Rhodes said, adding that he is sold on the MDD approach to application development. MDD-style software development employs "models" from which code and other artifacts are generated. "We like Plex because it's one of the few tools that generates both C# and Java code," he said.

A growing number of vendors, large and small, are offering MDD tools and frameworks, including IBM (with its acquisition of Telelogic), Intelliun, and Mendix. For its part, CA offers four MDD tools: Plex; 2E; Gen, a dev environment for high-performance business applications; and Aion Business Rules Expert, a rules-based application development tool.

Other improvements to the Plex 6.1 release include easy viewing and documenting of group model updates, improved APIs for extending the Plex environment programmatically, and IPv6 support. More information on Plex can be accessed at CA's site here.

About the Author

John K. Waters is the editor in chief of a number of Converge360.com sites, with a focus on high-end development, AI and future tech. He's been writing about cutting-edge technologies and culture of Silicon Valley for more than two decades, and he's written more than a dozen books. He also co-scripted the documentary film Silicon Valley: A 100 Year Renaissance, which aired on PBS.  He can be reached at [email protected].

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube