Re: Comparing two models for differences
Martin Matula <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.mdr.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Brian, Brian Smith wrote: >> For some usecases it could be also better to use "metamodel-based >> diff", which is a utility that operates on MDR directly rather than on >> XMI files and compares two different datastructures using their >> metamodel. One of my students developed such a module for NetBeans as >> part of his master thesis. Hopefuly he will contribute it soon. > > > That would definitely be a cleaner solution since it would not rely on a > implementation-specific behavior. Is his thesis available somewhere? I guess it is available from our university, unfortunatelly it is written in Czech language :) Martin