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

