<?xml version="1.0" encoding="UTF-8"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-08-10T18:09:13Z</responseDate>
  <request identifier="884" metadataPrefix="oai_dc" verb="GetRecord">https://drops.dagstuhl.de/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:drops-oai.dagstuhl.de:884</identifier>
        <datestamp>2024-03-06T11:07:01Z</datestamp>
        <setSpec>ddc:004</setSpec>
        <setSpec>open_access</setSpec>
      </header>
      <metadata>
        <oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
          <dc:title>HAM: Cross-cutting Concerns in Eclipse</dc:title>
          <dc:creator>Breu, Silvia</dc:creator>
          <dc:creator>Zimmermann, Thomas</dc:creator>
          <dc:creator>Lindig, Christian</dc:creator>
          <dc:subject>Aspect Mining</dc:subject>
          <dc:subject>Aspect-Oriented Programming</dc:subject>
          <dc:subject>CVS</dc:subject>
          <dc:subject>Eclipse</dc:subject>
          <dc:subject>Formal Concept Analysis</dc:subject>
          <dc:subject>Java</dc:subject>
          <dc:subject>Mining Version Archives</dc:subject>
          <dc:description>As programs evolve, newly added functionality sometimes does no&#13;
longer align with the original design, ending up scattered across the&#13;
software system. Aspect mining tries to identify such cross-cutting&#13;
concerns in a program to support maintenance, or as a first step&#13;
towards an aspect-oriented program. Previous approaches to aspect&#13;
mining applied static or dynamic program analysis techniques to a&#13;
single version of a system.We leverage all versions from a system's&#13;
CVS history to mine aspect candidates with our Eclipse plug-in&#13;
HAM: when a single CVS commit adds calls to the same (small)&#13;
set of methods in many unrelated locations, these method calls are&#13;
likely to be cross-cutting. HAM employs formal concept analysis to&#13;
identify aspect candidates. Analysing one commit at a time makes&#13;
the approach scale to industrial-sized programs. In an evaluation we&#13;
mined cross-cutting concerns from Eclipse 3.2M3 and found that&#13;
up to 90% of the top-10 aspect candidates are truly cross-cutting&#13;
concerns.</dc:description>
          <dc:publisher>Schloss Dagstuhl – Leibniz-Zentrum für Informatik</dc:publisher>
          <dc:contributor>Silvia Breu and Thomas Zimmermann and Christian Lindig</dc:contributor>
          <dc:date>2007</dc:date>
          <dc:relation>Is Part Of Dagstuhl Seminar Proceedings, Volume 6302, Aspects For Legacy Applications (2007)</dc:relation>
          <dc:type>InProceedings</dc:type>
          <dc:type>Text</dc:type>
          <dc:type>doc-type:ResearchArticle</dc:type>
          <dc:type>publishedVersion</dc:type>
          <dc:format>application/pdf</dc:format>
          <dc:identifier>doi:10.4230/DagSemProc.06302.5</dc:identifier>
          <dc:identifier>urn:nbn:de:0030-drops-8847</dc:identifier>
          <dc:identifier>https://drops.dagstuhl.de/entities/document/10.4230/DagSemProc.06302.5</dc:identifier>
          <dc:language>eng</dc:language>
          <dc:rights>https://creativecommons.org/licenses/by/4.0/legalcode</dc:rights>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
