News

Lattix LDM Tracks Your Architecture

Lattix LDM 3.0 solution goes beyond Unified Modeling Language (UML) diagramming.

For years, the Unified Modeling Language (UML) has helped developers visually map applications. Now Massachusetts-based Lattix Inc. aims to extend the vision of UML diagramming with its LDM 3.0 solution.

LDM uses an approach called Dependency Structure Matrix (DSM) to catalog dependencies and create a scalable, matrix-style blueprint of the application. This allows developers to assess potential problems and see how changes to one aspect of an application's architecture will affect other parts. It can also be used to develop firm architectural rules and detect when they've been violated.

Lattix introduced support for .NET last year and is seeing a good response. "Since then, we've had probably as many .NET orders as we've had for Java and C and C++," says Lattix Vice President Frank Waldman.

The 3.0 release significantly extends the program's reach. Now users can use DSM to map interdependencies across multiple domains, such as Web services and databases.

Right now, however, the product can only be used with Oracle databases. Waldman says the next release will include another database module.

Another new feature is the Lattix Data Import module, an XML specification that lets users input information about dependencies from different languages, config files and tools.

But the company isn't positioning Lattix as a cure-all.

"This is not a replacement for UML," Waldman says. "You would continue doing your detailed designs in UML.

The most fundamental problem with [UML] is when you have too many elements ... you can't get a big-picture view. There are too many boxes and arrows. ... [But] the matrix is uniquely qualified to do that. Plus, there are patterns. You can't recognize patterns in a UML diagram -- in a matrix you can."

Lattix LDM 3.0 includes modules for Java, C/C++, .NET, Oracle, Hibernate and LDI. Prices start at $495 for the Professional Edition. A free evaluation license is available.

About the Author

Chris Kanaracus is the news editor for Redmond Developer News.

comments powered by Disqus

Featured

  • Full Stack Hands-On Development with .NET

    In the fast-paced realm of modern software development, proficiency across a full stack of technologies is not just beneficial, it's essential. Microsoft has an entire stack of open source development components in its .NET platform (formerly known as .NET Core) that can be used to build an end-to-end set of applications.

  • .NET-Centric Uno Platform Debuts 'Single Project' for 9 Targets

    "We've reduced the complexity of project files and eliminated the need for explicit NuGet package references, separate project libraries, or 'shared' projects."

  • Creating Reactive Applications in .NET

    In modern applications, data is being retrieved in asynchronous, real-time streams, as traditional pull requests where the clients asks for data from the server are becoming a thing of the past.

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

Subscribe on YouTube