FOTB Speaker 2011
FOTB Speaker 2010
FATC Speaker 2010
Archives
Tags
Tag Archives: PureMVC
PureMVC, LICS and Signals – A Frankenstein Framework?
What happens if you mix together PureMVC, Signals and LICS – is it for the good of the world or the ultimate evil?
Using Services With LICS
Sometimes in modular applications you wish to make global services available to all of the modules that are loaded. A common way to approach this problem is to use the ServiceLocator pattern. This is an oft maligned pattern, but it … Continue reading
Introducing LICS
I am a long time user of PureMVC multicore, and have architected several multi-module applications. I have used the Pipes extension but I find that it a little too complex for my tastes. I wanted to develop an inter-core communication system that was more automatic and required less boilerplate for joining modules together. Enter LICS, the lightweight inter-core system. Continue reading


