Team ColdBox commits to core

Just a heads up for those of you who have access to push into the
core. Here are a few pointers:

- All code must be cf7 syntactically correct except for parts of the
core that are cf8 and above, like cachebox. CF9 syntax is only
available on the ORM services and core support.

- Please always try to follow the naming standards and conventions
found here: http://wiki.coldbox.org/wiki/DevelopmentBestPractices.cfm

That's it!! Thanks guys!