1 / 5

Understanding Software Evolution using a Flexible Query Engine

Understanding Software Evolution using a Flexible Query Engine. Michele Lanza Software Composition Group University Of Bern. The Query Engine. Moose, our Repository of Software Entities. A query returns “hits” from a large data collection

zlhna
Télécharger la présentation

Understanding Software Evolution using a Flexible Query Engine

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Understanding Software Evolution using a Flexible Query Engine Michele Lanza Software Composition Group University Of Bern Formal Foundations of Software Evolution Workshop

  2. The Query Engine Moose, our Repository of Software Entities • A query returns “hits” from a large data collection • A composite query can be composed of several (sub)queries by using logical operators • The “basic” queries are based on type, name, properties and metrics • A query can have an environment, i.e. subcondition(s) which must be fulfilled as well Query AND Query Query OR NOT Query Environment Query Formal Foundations of Software Evolution Workshop

  3. Queries for Software Evolution • Our repository can contain several versions of the same software in parallel • In the context of Software Evolution, the queries aim at the differences and similarities between different versions of the same software entity • The Queries must be fine-tuned and adapted to its context, i.e. the analyzed software Formal Foundations of Software Evolution Workshop

  4. The Problems of the Approach • Renamed entities • different versions of the same entity do not have an explicit connection, WE must establish it. This may result in a possible loss of information • The Queries still need: • a good formalism • a good naming scheme Formal Foundations of Software Evolution Workshop

  5. Conclusion & Future Work • Conclusion: the approach works well, but... • needs more refinement • we need more experiences • we need a (standard) repository of Queries • Future Work: further refine the Query Engine • internally: increase flexibility & adaptability • externally: Graphical User Interface Formal Foundations of Software Evolution Workshop

More Related