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:259515 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

