Another good fix in the Updater...

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

Comment 1 by Darryl Lyons posted on 8/27/2004 at 6:57 AM

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...

Comment 2 by tony petruzzi posted on 8/29/2004 at 10:50 PM

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.