I while ago I blogged about a bug that prevented a CFC called as a web service from using cfmodule with a cfmapping. This was fixed in the updater. This is pretty nice. I make extensive use of cfmodule with cfmappings since cf_ is not really safe. Now my CFCs can reuse the custom tags the rest of my site employs.
Archived Comments
That bug was one of the things I was hoping they would fix, and I'm glad they did. It made component reuse pretty hard...
So has anyone reported any problems with the updater yet? I installed it on my test system and it went fine. However I did notice that the version was wrong. It still had the old version number. I found out the fix for this and blogged it at http://rip747.blogspot.com/. I'm still going to wait a week or so before I put it into production.