OS is Windows Server 2003. Thanks for the tips... I was afraid there wouldn't be a utility for this.
On 11/7/06, Russ <[EMAIL PROTECTED]> wrote: > > Also depending on the OS you might be able to restore the file from > backups/shadow copies/using some sort of undelete tool. > > Then start using subversion. > > Russ > > > -----Original Message----- > > From: Barney Boisvert [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, November 07, 2006 4:19 PM > > To: CF-Talk > > Subject: Re: Class Decompiler > > > > CF class files are Java class files, so any Java decompiler will do > > the trick. However, that's only going to get you the Java code that > > the CF runtime created based on your CFML. It's not going to get you > > the original CFML back. Best bet: go check out Subversion (or another > > version control system of your choice) and start using it. Then > > recreate the file as best as you can. > > > > cheers, > > barneyb > > > > On 11/7/06, Tony Hicks <[EMAIL PROTECTED]> wrote: > > > Is there a cold fusion class decompiler available anywhere? > > > > > > I accidentally deleted a pretty important file to a site I'm > developing > > and > > > the only copy I have left is in a compiled class but its filled with a > > lot > > > of gibberish (as far as notepad or wordpad is concerned). > > > > > > Thank you > > > > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:259522 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

