6.0 converted CFML to Java, and then used a standard Java compiler to turn
it into bytecode, followed by deleting the java source.  That was the reason
for the significant delay when viewing a page for the first time.  In 6.1,
it converts CFML directly to bytecode, bypassing Java completely.  This is
significantly faster, as evidenced by the lack of a first-view delay.

In other words, CF doesn�t even know what java source code is.

Cheers,
barneyb

> -----Original Message-----
> From: Dick Applebaum [mailto:[EMAIL PROTECTED]
> Sent: Friday, July 09, 2004 2:33 PM
> To: CF-Talk
> Subject: Re: Blackstone Strong Typing? was Re: CFX_FileReadLn
>
> On Jul 9, 2004, at 12:00 PM, Samuel Neff wrote:
>
> > With 6.1 you have to decompile the generated class files.��
> There are
> > lots of
> >  tools to do that.��Google.
>
> Ahh... I was hopin' ya' knew of some way to get CF to gen
> source, like
> it did in 6.0.
>
> I wonder if there is an under-the-covers option to still do this.
>
> Dick
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to