its funny because I know absolutely nothing about Java, and I remember a
while back one of the USPs for MX was that CFML developers wouldn't have to
learn java. Now whilst you can have your old apps working away happily and
build new ones with old preMX functionality without knowing any Java
whatsoever, to harness the new stuff I think we're going to have to do some
heads in books time.

Just lurk in the CFCDev list for a while and any Java luddite like myself
will very soon feel completely lost at sea without a paddle, or a
constructor.

> -----Original Message-----
> From: Tim Blair [mailto:tim@;rawnet.com]
> Sent: 18 October 2002 16:21
> To: [EMAIL PROTECTED]
> Subject: RE: [ cf-dev ] Quickie - page execution times
> 
> 
> 
> > they do a getDebugger().getData() and then use cfquery to 
> > query that, subtracting event start and end times from each 
> > other to create the execution time for individual events.
> > they cycle through template, query etc events to create a 
> > total execution time for each.
> 
> Indeed that's what they do.  I was going chomp everything down so I
> could just get the page execution time, but I decided that 
> I'd better do
> some work that I'm getting paid for instead...  ;o)  Might have a look
> later tonight...
> 
> > I was also trying the getProperty() method of debuggingService,
> > using getProperty(2), which is the number of
> > EXECUTION_TIME_EVENT - but to no avail....
> 
> I would _guess_ that the getProperty() method is actually one 
> inherited
> from some parent object for use in java properties rather 
> than anything
> to do with the actual debugging info.
> 
> Oh, memories of late nights with Java come flooding back...  :oD
> 
> Tim.
> 
> 
> -------------------------------------------------------
> Tim Blair
> Web Application Engineer, Rawnet Limited
> Direct Phone : +44 (0) 1344 393 441
> Switchboard : +44 (0) 1344 393 040
> -------------------------------------------------------
> rawnet ltd
> Atrium Court
> Bracknell                    [EMAIL PROTECTED]
> Berkshire                    Tel : +44 (0) 1344 393 040
> RG12 1BW, UK                 http://www.rawnet.com
> -------------------------------------------------------
> This message may contain information which is legally
> privileged and/or confidential.  If you are not the
> intended recipient, you are hereby notified that any
> unauthorised disclosure, copying, distribution or use
> of this information is strictly prohibited. Such
> notification notwithstanding, any comments, opinions,
> information or conclusions expressed in this message
> are those of the originator, not of rawnet limited,
> unless otherwise explicitly and independently indicated
> by an authorised representative of rawnet limited.
> -------------------------------------------------------
> 
> 
> 
> 
> 
> -- 
> ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
> 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> For human help, e-mail: [EMAIL PROTECTED]
> 


-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to