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.
(This post is more than 2 years old.)
Another good fix in the Updater...
Hire Me!
I'm currently looking for my next role in developer evangelism and advocacy. I have a long history of helping companies work with developers and love to write, create demos, and present at conferences. You can find my resume to learn more and drop me an email (raymondcamden@gmail.com) to reach out.
Support this Content!
If you like this content, please consider supporting me. You can become a Patron, visit my Amazon wishlist, or buy me a coffee! Any support helps!
Want to get a copy of every new post? Use the form below to sign up for my newsletter.
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.