Investigating the Change-Proneness of Service Patterns and Antipatterns. Palma, F., An, L., Khomh, F., Moha, N., & Gu�h�neuc, Y. In Proceedings of the 7<sup>th</sup> International Conference on Service-Oriented Computing and Applications (SOCA), pages 1–8, November, 2014. IEEE CS Press. 8 pages. Best paper.
Paper abstract bibtex Like any other software systems, service-based systems (SBSs) evolve frequently to accommodate new user requirements. This evolution may degrade their design and implementation and may cause the introduction of common bad practice solutions – antipatterns – in opposition to patterns which are good solutions to common recurring design problems. We believe that the degradation of the design of SBSs does not only affect the clients of the SBSs but also the maintenance and evolution of the SBSs themselves. This paper presents the results of an empirical study that aimed to quantify the impact of service (anti)patterns on the maintenance and evolution of SBSs. We measure the maintenance effort of a service implementation in terms of the number of changes and the size of changes (i.e., Code churns) performed by developers to maintain and evolve the service, two effort metrics that have been widely used in software engineering studies. Using data collected from the evolutionary history of the SBS FraSCAti, we investigate if (1) services involved in patterns require less maintenance effort, (2) services detected as antipatterns require more maintenance effort than other services, and (3) if some particular service antipatterns are more change-prone than others. Results show that (1) services involved in patterns require less maintenance effort, but not at statistically significant level, (2) services detected as antipatterns require significantly more maintenance effort than non-antipattern services, and (3) services detected as God Component, Multi Service, and Service Chain antipatterns are more change-prone (i.e., Require more maintenance effort) than the services involved in other antipatterns. We also analysed the relation between object-oriented code smells and service patterns/antipatterns and found a significant difference in the proportion of code smells contained in the implementations of service (anti)patterns.
@INPROCEEDINGS{Palma14-SOCA-ServiceAntiPatternChangeProneness,
AUTHOR = {Francis Palma and Le An and Foutse Khomh and Naouel Moha and
Yann-Ga�l Gu�h�neuc},
BOOKTITLE = {Proceedings of the 7<sup>th</sup> International Conference on Service-Oriented Computing and Applications (SOCA)},
TITLE = {Investigating the Change-Proneness of Service Patterns
and Antipatterns},
YEAR = {2014},
OPTADDRESS = {},
OPTCROSSREF = {},
EDITOR = {Christian Huemer},
MONTH = {November},
NOTE = {8 pages. Best paper.},
OPTNUMBER = {},
OPTORGANIZATION = {},
PAGES = {1–8},
PUBLISHER = {IEEE CS Press},
OPTSERIES = {},
OPTVOLUME = {},
KEYWORDS = {Topic: <b>Code and design smells</b>,
Rubrique : <b>mauvaises pratiques</b>, Conference: SOCA},
URL = {http://www.ptidej.net/publications/documents/SOCA14.doc.pdf},
PDF = {http://www.ptidej.net/publications/documents/SOCA14.ppt.pdf},
ABSTRACT = {Like any other software systems, service-based systems
(SBSs) evolve frequently to accommodate new user requirements. This
evolution may degrade their design and implementation and may cause
the introduction of common bad practice solutions –
antipatterns – in opposition to patterns which are good
solutions to common recurring design problems. We believe that the
degradation of the design of SBSs does not only affect the clients of
the SBSs but also the maintenance and evolution of the SBSs
themselves. This paper presents the results of an empirical study
that aimed to quantify the impact of service (anti)patterns on the
maintenance and evolution of SBSs. We measure the maintenance effort
of a service implementation in terms of the number of changes and the
size of changes (i.e., Code churns) performed by developers to
maintain and evolve the service, two effort metrics that have been
widely used in software engineering studies. Using data collected
from the evolutionary history of the SBS FraSCAti, we investigate if
(1) services involved in patterns require less maintenance effort,
(2) services detected as antipatterns require more maintenance effort
than other services, and (3) if some particular service antipatterns
are more change-prone than others. Results show that (1) services
involved in patterns require less maintenance effort, but not at
statistically significant level, (2) services detected as
antipatterns require significantly more maintenance effort than
non-antipattern services, and (3) services detected as God Component,
Multi Service, and Service Chain antipatterns are more change-prone
(i.e., Require more maintenance effort) than the services involved in
other antipatterns. We also analysed the relation between
object-oriented code smells and service patterns/antipatterns and
found a significant difference in the proportion of code smells
contained in the implementations of service (anti)patterns.}
}
Downloads: 0
{"_id":"AGaJgXzz2oDxCZ6nM","bibbaseid":"palma-an-khomh-moha-guhneuc-investigatingthechangepronenessofservicepatternsandantipatterns-2014","author_short":["Palma, F.","An, L.","Khomh, F.","Moha, N.","Gu�h�neuc, Y."],"bibdata":{"bibtype":"inproceedings","type":"inproceedings","author":[{"firstnames":["Francis"],"propositions":[],"lastnames":["Palma"],"suffixes":[]},{"firstnames":["Le"],"propositions":[],"lastnames":["An"],"suffixes":[]},{"firstnames":["Foutse"],"propositions":[],"lastnames":["Khomh"],"suffixes":[]},{"firstnames":["Naouel"],"propositions":[],"lastnames":["Moha"],"suffixes":[]},{"firstnames":["Yann-Ga�l"],"propositions":[],"lastnames":["Gu�h�neuc"],"suffixes":[]}],"booktitle":"Proceedings of the 7<sup>th</sup> International Conference on Service-Oriented Computing and Applications (SOCA)","title":"Investigating the Change-Proneness of Service Patterns and Antipatterns","year":"2014","optaddress":"","optcrossref":"","editor":[{"firstnames":["Christian"],"propositions":[],"lastnames":["Huemer"],"suffixes":[]}],"month":"November","note":"8 pages. Best paper.","optnumber":"","optorganization":"","pages":"1–8","publisher":"IEEE CS Press","optseries":"","optvolume":"","keywords":"Topic: <b>Code and design smells</b>, Rubrique : <b>mauvaises pratiques</b>, Conference: SOCA","url":"http://www.ptidej.net/publications/documents/SOCA14.doc.pdf","pdf":"http://www.ptidej.net/publications/documents/SOCA14.ppt.pdf","abstract":"Like any other software systems, service-based systems (SBSs) evolve frequently to accommodate new user requirements. This evolution may degrade their design and implementation and may cause the introduction of common bad practice solutions – antipatterns – in opposition to patterns which are good solutions to common recurring design problems. We believe that the degradation of the design of SBSs does not only affect the clients of the SBSs but also the maintenance and evolution of the SBSs themselves. This paper presents the results of an empirical study that aimed to quantify the impact of service (anti)patterns on the maintenance and evolution of SBSs. We measure the maintenance effort of a service implementation in terms of the number of changes and the size of changes (i.e., Code churns) performed by developers to maintain and evolve the service, two effort metrics that have been widely used in software engineering studies. Using data collected from the evolutionary history of the SBS FraSCAti, we investigate if (1) services involved in patterns require less maintenance effort, (2) services detected as antipatterns require more maintenance effort than other services, and (3) if some particular service antipatterns are more change-prone than others. Results show that (1) services involved in patterns require less maintenance effort, but not at statistically significant level, (2) services detected as antipatterns require significantly more maintenance effort than non-antipattern services, and (3) services detected as God Component, Multi Service, and Service Chain antipatterns are more change-prone (i.e., Require more maintenance effort) than the services involved in other antipatterns. We also analysed the relation between object-oriented code smells and service patterns/antipatterns and found a significant difference in the proportion of code smells contained in the implementations of service (anti)patterns.","bibtex":"@INPROCEEDINGS{Palma14-SOCA-ServiceAntiPatternChangeProneness,\r\n AUTHOR = {Francis Palma and Le An and Foutse Khomh and Naouel Moha and \r\n Yann-Ga�l Gu�h�neuc},\r\n BOOKTITLE = {Proceedings of the 7<sup>th</sup> International Conference on Service-Oriented Computing and Applications (SOCA)},\r\n TITLE = {Investigating the Change-Proneness of Service Patterns \r\n and Antipatterns},\r\n YEAR = {2014},\r\n OPTADDRESS = {},\r\n OPTCROSSREF = {},\r\n EDITOR = {Christian Huemer},\r\n MONTH = {November},\r\n NOTE = {8 pages. Best paper.},\r\n OPTNUMBER = {},\r\n OPTORGANIZATION = {},\r\n PAGES = {1–8},\r\n PUBLISHER = {IEEE CS Press},\r\n OPTSERIES = {},\r\n OPTVOLUME = {},\r\n KEYWORDS = {Topic: <b>Code and design smells</b>, \r\n Rubrique : <b>mauvaises pratiques</b>, Conference: SOCA},\r\n URL = {http://www.ptidej.net/publications/documents/SOCA14.doc.pdf},\r\n PDF = {http://www.ptidej.net/publications/documents/SOCA14.ppt.pdf},\r\n ABSTRACT = {Like any other software systems, service-based systems \r\n (SBSs) evolve frequently to accommodate new user requirements. This \r\n evolution may degrade their design and implementation and may cause \r\n the introduction of common bad practice solutions – \r\n antipatterns – in opposition to patterns which are good \r\n solutions to common recurring design problems. We believe that the \r\n degradation of the design of SBSs does not only affect the clients of \r\n the SBSs but also the maintenance and evolution of the SBSs \r\n themselves. This paper presents the results of an empirical study \r\n that aimed to quantify the impact of service (anti)patterns on the \r\n maintenance and evolution of SBSs. We measure the maintenance effort \r\n of a service implementation in terms of the number of changes and the \r\n size of changes (i.e., Code churns) performed by developers to \r\n maintain and evolve the service, two effort metrics that have been \r\n widely used in software engineering studies. Using data collected \r\n from the evolutionary history of the SBS FraSCAti, we investigate if \r\n (1) services involved in patterns require less maintenance effort, \r\n (2) services detected as antipatterns require more maintenance effort \r\n than other services, and (3) if some particular service antipatterns \r\n are more change-prone than others. Results show that (1) services \r\n involved in patterns require less maintenance effort, but not at \r\n statistically significant level, (2) services detected as \r\n antipatterns require significantly more maintenance effort than \r\n non-antipattern services, and (3) services detected as God Component, \r\n Multi Service, and Service Chain antipatterns are more change-prone \r\n (i.e., Require more maintenance effort) than the services involved in \r\n other antipatterns. We also analysed the relation between \r\n object-oriented code smells and service patterns/antipatterns and \r\n found a significant difference in the proportion of code smells \r\n contained in the implementations of service (anti)patterns.}\r\n}\r\n\r\n","author_short":["Palma, F.","An, L.","Khomh, F.","Moha, N.","Gu�h�neuc, Y."],"editor_short":["Huemer, C."],"key":"Palma14-SOCA-ServiceAntiPatternChangeProneness","id":"Palma14-SOCA-ServiceAntiPatternChangeProneness","bibbaseid":"palma-an-khomh-moha-guhneuc-investigatingthechangepronenessofservicepatternsandantipatterns-2014","role":"author","urls":{"Paper":"http://www.ptidej.net/publications/documents/SOCA14.doc.pdf"},"keyword":["Topic: <b>Code and design smells</b>","Rubrique : <b>mauvaises pratiques</b>","Conference: SOCA"],"metadata":{"authorlinks":{}}},"bibtype":"inproceedings","biburl":"http://www.yann-gael.gueheneuc.net/Work/Publications/Biblio/complete-bibliography.bib","dataSources":["8vn5MSGYWB4fAx9Z4"],"keywords":["topic: <b>code and design smells</b>","rubrique : <b>mauvaises pratiques</b>","conference: soca"],"search_terms":["investigating","change","proneness","service","patterns","antipatterns","palma","an","khomh","moha","gu�h�neuc"],"title":"Investigating the Change-Proneness of Service Patterns and Antipatterns","year":2014}