Re: cfm template gone, i have class file

2004-07-29 Thread Barney Boisvert
Nope, you can't go from CLASS to CFM.You can get back the Java, but that's it, and it won't be very helpful.Couple suggestions: 1) enable undo across saves in the HomeSite prefs (CF Studio had this, I assume HS does) 2) start using version control 3) can you download it from a production server,

Re: cfm template gone, i have class file

2004-07-29 Thread Tony Weeg
it was a dev server, thats where we ran it.(dumb, VERY dumb) i dont use version control, i know i know i know this is a lesson, i guess. I AM ABOUT TO SHOOT MYSELF! there has to be a reversal tool...if it can go from cfml to .class, why not .class to cfm? tony On Thu, 29 Jul 2004

Re: cfm template gone, i have class file

2004-07-29 Thread Tony Weeg
strange, in homestite i can go to other files, and ctrlz them now, but not on this one?wtf? is this a bug in homesite that you can ctrlz some files but not others, depending on what you do? this is nuts. tw On Thu, 29 Jul 2004 15:24:14 -0400, Tony Weeg [EMAIL PROTECTED] wrote: it was a dev

Re: cfm template gone, i have class file

2004-07-29 Thread Ben Doom
Tony Weeg wrote: there has to be a reversal tool...if it can go from cfml to .class, why not .class to cfm? Is there a reversal tool to turn bread back into dough? The .class file has been compiled to java bytecode.You might (might) be able to find a tool to decompile it into java.The results

RE: cfm template gone, i have class file

2004-07-29 Thread Ryan Duckworth
66211 (913) 754-4272 _ From: Tony Weeg [mailto:[EMAIL PROTECTED] Sent: Thursday, July 29, 2004 2:38 PM To: CF-Talk Subject: Re: cfm template gone, i have class file strange, in homestite i can go to other files, and ctrlz them now, but not on this one?wtf? is this a bug in homesite that you

Re: cfm template gone, i have class file

2004-07-29 Thread Tony Weeg
what kinda toool? sign me up vss, sign me up. damn. this is kooky, i could ctrl+z files that were all still open, in homesite, just not that one, even ones that had been saved, etc... this is going to give me a heart attack. tony On Thu, 29 Jul 2004 15:40:55 -0400, Ben Doom [EMAIL PROTECTED]

RE: cfm template gone, i have class file

2004-07-29 Thread Ryan Duckworth
. Thanks, Ryan Duckworth Macromedia ColdFusion Certified Professional Uhlig Communications 10983 Granada Lane Overland Park, KS 66211 (913) 754-4272 _ From: Tony Weeg [mailto:[EMAIL PROTECTED] Sent: Thursday, July 29, 2004 2:38 PM To: CF-Talk Subject: Re: cfm template gone, i have class file

Re: cfm template gone, i have class file

2004-07-29 Thread Deanna Schneider
template gone, i have class file it was a dev server, thats where we ran it.(dumb, VERY dumb) i dont use version control, i know i know i know this is a lesson, i guess. I AM ABOUT TO SHOOT MYSELF! there has to be a reversal tool...if it can go from cfml to .class, why not .class

Re: cfm template gone, i have class file

2004-07-29 Thread Tony Weeg
ryan, thank you MORE THAN THANK YOU!!! thank F**KING GOD YOU EXIST!!! now, can you ask your colleague, what he did? did he decompile or disassemble? and how did he strip away all the java code this tool is cool i got it to disassemble and to decompile, i just do not know what to do next :)

Re: cfm template gone, i have class file

2004-07-29 Thread Tony Weeg
] Sent: Thursday, July 29, 2004 2:24 PM Subject: Re: cfm template gone, i have class file it was a dev server, thats where we ran it.(dumb, VERY dumb) i dont use version control, i know i know i know this is a lesson, i guess. I AM ABOUT TO SHOOT MYSELF! there has