Content deleted Content added
Adding short description: "Computer science architectural pattern" |
m WP:GENFIXES on recently created page, added orphan, uncategorised tags |
||
Line 1:
{{Short description|Computer science architectural pattern}}
{{Orphan|date=January 2024}}
In programming, the '''strangler fig pattern''' or '''strangler pattern''' is an [[Architectural pattern|architecture pattern]] that involves wrapping old code.
Line 8 ⟶ 10:
[[Martin Fowler (software engineer)|Martin Fowler]] created this pattern.<ref name=":0" /> Its name derives from the [[strangler fig]] plant, which tends to grow on trees and eventually kill them.
The strangler fig pattern tends to be used on [[
== References ==
Line 15 ⟶ 17:
{{Comp-sci-stub}}
{{Uncategorized stub|date=January 2024}}
|