Cairngorm code generator

Package :
Module :

Package name text field, specify the package name
module name text field, specify the module name.

Following file gets generated in case
Package:com.vijay.login
module:login

List Of Files
LoginCommand.cs
LoginModelLocator.cs
LoginControl.cs
LoginEvent.cs
LoginDelegate.cs

This page genarate the five basic files needed for the cairngorm framework. Application only created the file regardless of the package name.

What the user has to do once the file is generated? They need to put it in to the proper package structure.

You can see the generated file at the following address

http://vkhambalkar.my-php.net/phptests/generated
Right click on the file name that you want to download and "select save target" as option from menu