@@ -3595,7 +3595,7 @@ <h1>Attack of the Decorators - A New Hope for Eclipse Dirigible Developers</h1>
35953595 < p > In a galaxy not so far away - specifically, the Dirigible runtime - a silent revolution has begun.
35963596Where once developers roamed the dusty deserts of boilerplate code, a new army has emerged: Decorators.</ p >
35973597< p > Elegant. Precise. Opinionated.</ p >
3598- < p > < img src ="../../../../images/decorators/decorators.jpg " alt ="decorators.jpg "> </ p >
3598+ < p > < img src ="../../../../images/decorators/decorators-jedi .jpg " alt ="decorators-jedi .jpg "> </ p >
35993599< p > Some call them syntactic sugar.
36003600Others call them magic.
36013601But in Dirigible… they are < em > the chosen ones</ em > .</ p >
@@ -3661,6 +3661,7 @@ <h2 id="episode-iii-revenge-of-the-listeners">Episode III: Revenge of the Listen
36613661The Listener awakens.
36623662Balance is restored.</ p >
36633663< p > GitHub Sample: < a href ="https://github.com/dirigiblelabs/sample-listener-decorator "> dirigiblelabs/sample-listener-decorator</ a > </ p >
3664+ < p > < img src ="../../../../images/decorators/decorators-clones.jpg " alt ="decorators-clones.jpg "> </ p >
36643665< h2 id ="episode-iv-a-new-websocket "> Episode IV: A New WebSocket</ h2 >
36653666< p > The Clone Army now spans galaxies — including the real-time domain.</ p >
36663667< p > WebSockets join the battle with the < code > @Websocket</ code > decorator:</ p >
@@ -3707,6 +3708,7 @@ <h2 id="episode-v-the-orm-strikes-back">Episode V: The ORM Strikes Back</h2>
37073708Controllers? Also decorated.
37083709Together, they form the Republic.</ p >
37093710< p > GitHub Sample: < a href ="https://github.com/dirigiblelabs/sample-entity-decorators "> dirigiblelabs/sample-entity-decorators</ a > </ p >
3711+ < p > < img src ="../../../../images/decorators/decorators-dirigible.jpg " alt ="decorators-dirigible.jpg "> </ p >
37103712< h2 id ="episode-vi-return-of-the-extensions "> Episode VI: Return of the Extensions</ h2 >
37113713< p > Through the < code > @Extension</ code > decorator, modules can add capabilities to others across the platform — like Jedi teachings passed between temples.</ p >
37123714< div class ="highlight "> < pre > < span > </ span > < code > < span class ="kd "> @Extension</ span > < span class ="p "> ({</ span > < span class ="w "> </ span >
0 commit comments