In a previous post, I commented on how I discovered that using slash-delimited component paths worked in the CreateObject() function. In the comments to that post, the general sentiment was that use of this "undocumented feature" should be avoided, as it may lead to unexpected behaviors. I kind of figured that already and make it a point to stick to using dot-delimited paths.What brought this to my attention in the first place was the following example code in the Coldbox Framework Documentation
Entries Tagged as 'ColdBox'
I'm a big fan of the ColdBox framework. I think the core MVC part of the framework is very intuitive and easy to get started with (the loads of documentation also doesn't hurt). And then as you get more comfortable with it and want to implement more advanced techniques, you can take advantage of the vast array of tools and extension capabilities that it provides, which is why (as Luis Majano frequently points out) it's more than just a framework, but a also a software development toolbox.
Be that as it may, I believe it's always helpful to look at different frameworks and methodologies for ideas and inspiration. The other day, I was checking out the ColdFusion on Wheels site.

10-8-2010
8-30-2010
6-1-2010
4-21-2010
4-1-2010