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

  • 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.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

  • What's New for Python, Java in Visual Studio Code

    Microsoft announced March 2024 updates to its Python and Java extensions for Visual Studio Code, the open source-based, cross-platform code editor that has repeatedly been named the No. 1 tool in major development surveys.

Subscribe on YouTube