Home| faqs| resources| exchange| about
Previous Posts
Log In
Username:

Password:
 
Forgot your password?
Register now >>
Sponsored by
Tracking Tools

On the bookshelf... Bookshelf unavailable

Powered with CFMX

Tuesday, December 05, 2006

Sample Application Updated

I released an update to the Mach-II.info Sample Application. Mainly this was to a bring it up to date with the latest framework syntax:
  • removed CFCInvoker_Event in favor of default invoker
  • use contentArg instead of contentKey
  • use resultArg instead of resultKey
  • use new command instead of custom RedirectFilter.cfc
I also did some re-organizing by creating a "controllers" directory and moving all the listener CFCc from the "model" directory to that new directory. I did this to clarify the separation between the framework and the model (which should be portable to other frameworks). You can browse the CFCDocs of the application here.

0 Comments:

Post a Comment

<< Home