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

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

  • Vibe Coding with Latest Visual Studio Preview

    Microsoft's latest Visual Studio preview facilitates "vibe coding," where developers mainly use GitHub Copilot AI to do all the programming in accordance with spoken or typed instructions.

  • Steve Sanderson Previews AI App Dev: Small Models, Agents and a Blazor Voice Assistant

    Blazor creator Steve Sanderson presented a keynote at the recent NDC London 2025 conference where he previewed the future of .NET application development with smaller AI models and autonomous agents, along with showcasing a new Blazor voice assistant project demonstrating cutting-edge functionality.

Subscribe on YouTube