Entries Tagged as 'Dispatcher'

Scaffolding a Generic Admin - Part 6 - Bean, Form and List Views - The Finale

Transfer , Illudium , Dispatcher , ColdSpring 4 Comments »
In this post I'll provide a deeper insight into how Dispatcher works and introduce the three generic views that make up the "generic admin". After generating some code with Illudium, we'll have all the pieces to perform CRUD operations...

Read more...

Scaffolding a Generic Admin - Part 5 - Dispatcher, Transfer and ColdSpring Setup and Config

Transfer , Dispatcher , ColdSpring 2 Comments »
I introduced a lot of pieces to the puzzle during parts 1 through 4 of this series and with this post, I hope to put them together. We'll look at a file and folder setup, ColdSpring and Transfer XML configuration files and the other files that form application for the generic admin...

Read more...

Scaffolding a Generic Admin - Part 4 - Introduction to Dispatcher

Dispatcher No Comments »
If you've been following along with this series, you might be wondering just what is Dispatcher? I like to think of Dispatcher as an Event Delegation package that provides some simple components to build event driven web applications. For those familiar with Colin Moock's seminal book on object oriented development for Flash "Essential ActionScript 2.0", Dispatcher is my attempt to port the Delegation Event Model example found in EAS2 to ColdFusion...

Read more...

Scaffolding a Generic Admin - Part 3 - Illudium Code Generator Template

Transfer , Illudium , Dispatcher , ColdFusion , ColdSpring No Comments »
If you are not using Illudium to generate your application classes, I encourage you to check it out. Out of the box, the code generator comes with several templates for generating CFCs, Transfer and ColdSpring XML, Actionscript VOs (value objects) and TOs (simple transfer objects designed for Flex development). Modifying, or creating your own templates is encouraged and easy. The template I developed for this series uses ColdFusion templating, but you can also use XSLT or a combination of both...

Read more...

Use ColdSpring, Transfer, Illudium and Dispatcher to Scaffold a Generic Admin - An Introduction

Transfer , Illudium , Dispatcher , ColdFusion , ColdSpring No Comments »
Generating scaffolds for list, edit and view pages for business objects is an essential part of a many frameworks (in many languages) available to developers. I've done a little window shopping with RoR, Symfony, and MG:U, but have never committed the time to make a go of any one framework. When recently faced with a "quick and dirty" build for trivia game for a friend, I felt that familiar dread of building a "back-end" administration system. Fortunately, I had spent enough time working with ColdSpring, Illudium, Transfer and my own Event Delegation based front controller (which I call Dispatcher), that I was willing to give building my own scaffold based generic admin a go...

Read more...


Powered by Mango Blog. Design and Icons by N.Design Studio
RSS Feeds