Re: CFC Constructor Question

2004-01-09 Thread Thomas Chiverton
On Thursday 08 Jan 2004 21:38 pm, Paul Hastings wrote:
> oh my. i hope you're not using dw to handle your i81n text.

We're not even thinking about i18n *yet* - it's almost certain to become more 
important in the future though.

Gonna be fun tearing our app apart to seperate the presentation and data 
access layers, oh yes :-)

-- 
Tom Chiverton 
Advanced ColdFusion Programmer

Tel: +44(0)1749 834997
email: [EMAIL PROTECTED]
BlueFinger Limited
Underwood Business Park
Wookey Hole Road, WELLS. BA5 1AF
Tel: +44 (0)1749 834900
Fax: +44 (0)1749 834901
web: www.bluefinger.com
Company Reg No: 4209395 Registered Office: 2 Temple Back East, Temple
Quay, BRISTOL. BS1 6EG.
*** This E-mail contains confidential information for the addressee
only. If you are not the intended recipient, please notify us
immediately. You should not use, disclose, distribute or copy this
communication if received in error. No binding contract will result from
this e-mail until such time as a written document is signed on behalf of
the company. BlueFinger Limited cannot accept responsibility for the
completeness or accuracy of this message as it has been transmitted over
public networks.***
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: CFC Constructor Question

2004-01-08 Thread Paul Hastings
> replaces that string everywhere with a pointer to the string. Very handy
for
> i18n.

oh my. i hope you're not using dw to handle your i81n text.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: CFC Constructor Question

2004-01-08 Thread Thomas Chiverton
On Thursday 08 Jan 2004 12:39 pm, Raymond Camden wrote:
> While I don't use DWMX (I'm still using HS+), DWMX does have very nice
> integration w/ CFCs. The poster was not joking at all.

I submit a 'introduce constant' menu option as exhibit A :-)
Highlight a string, choose that, adds a private variable to the class, 
replaces that string everywhere with a pointer to the string. Very handy for 
i18n.

-- 
Tom Chiverton 
Advanced ColdFusion Programmer

Tel: +44(0)1749 834997
email: [EMAIL PROTECTED]
BlueFinger Limited
Underwood Business Park
Wookey Hole Road, WELLS. BA5 1AF
Tel: +44 (0)1749 834900
Fax: +44 (0)1749 834901
web: www.bluefinger.com
Company Reg No: 4209395 Registered Office: 2 Temple Back East, Temple
Quay, BRISTOL. BS1 6EG.
*** This E-mail contains confidential information for the addressee
only. If you are not the intended recipient, please notify us
immediately. You should not use, disclose, distribute or copy this
communication if received in error. No binding contract will result from
this e-mail until such time as a written document is signed on behalf of
the company. BlueFinger Limited cannot accept responsibility for the
completeness or accuracy of this message as it has been transmitted over
public networks.***
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: CFC Constructor Question

2004-01-08 Thread Raymond Camden
While I don't use DWMX (I'm still using HS+), DWMX does have very nice
integration w/ CFCs. The poster was not joking at all.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: CFC Constructor Question

2004-01-08 Thread Thomas Chiverton
On Wednesday 07 Jan 2004 18:33 pm, Tony Weeg wrote:
> from what I seen/used,
> dwmx is rockin for cfc's

You are joking I hope !
I do a bit of Java, and DW is no where near Eclipse or IntelliJ standards.

-- 
Tom Chiverton 
Advanced ColdFusion Programmer

Tel: +44(0)1749 834997
email: [EMAIL PROTECTED]
BlueFinger Limited
Underwood Business Park
Wookey Hole Road, WELLS. BA5 1AF
Tel: +44 (0)1749 834900
Fax: +44 (0)1749 834901
web: www.bluefinger.com
Company Reg No: 4209395 Registered Office: 2 Temple Back East, Temple
Quay, BRISTOL. BS1 6EG.
*** This E-mail contains confidential information for the addressee
only. If you are not the intended recipient, please notify us
immediately. You should not use, disclose, distribute or copy this
communication if received in error. No binding contract will result from
this e-mail until such time as a written document is signed on behalf of
the company. BlueFinger Limited cannot accept responsibility for the
completeness or accuracy of this message as it has been transmitted over
public networks.***
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: CFC Constructor Question - Solved Dilemma

2004-01-07 Thread Kevin Marino
Goof, meant sent returntype to "struct" and returned REQUEST structure

-Original Message-
From: Kevin Marino 
Sent: Wednesday, January 07, 2004 2:44 PM
To: CF-Talk
Subject: RE: CFC Constructor Question - Solved Dilemma

So obvious missed it.   I have a primary CFC where I set these default
REQUST.vars so just set return type to REQUEST and all is well.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: CFC Constructor Question - Solved Dilemma

2004-01-07 Thread Kevin Marino
So obvious missed it.   I have a primary CFC where I set these default
REQUST.vars so just set return type to REQUEST and all is well.

-Original Message-
From: Kevin Marino 
Sent: Wednesday, January 07, 2004 1:55 PM
To: CF-Talk
Subject: RE: CFC Constructor Question

yeah I am creating in DWMX it seems though that if I try and set a
constructor to a variable that the Component "finder" errors, so thinking I
am doing something wrong, just not sure.

-Original Message-
From: Tony Weeg [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, January 07, 2004 1:34 PM
To: CF-Talk
Subject: RE: CFC Constructor Question

are you creating the cfc in dwmx? if not then, why not?  then you would
definitely be able to do stuff with it in dwmx, and from what I seen/used,
dwmx is rockin for cfc's 

-Original Message-
From: Kevin Marino [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, January 07, 2004 1:34 PM
To: CF-Talk
Subject: CFC Constructor Question

Happy Hump Day,

I am working on a CFC and am trying to figure a way to do the following so
that my CFC can be exposed to DWMX and cfcexplorer.

This is the pseudo code: 


 




It's the REQUEST.strRemoteUser that I need to set. Right now even if I set
this in the application.cfm the CFC viewer in DWMX fails and cfcexplorer
fails.

Thanks
Kevin

-Kevin Marino
--
Webmaster - HealthObjects
[EMAIL PROTECTED]
410 895 0377 
  _ 
  _
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: CFC Constructor Question

2004-01-07 Thread Kevin Marino
yeah I am creating in DWMX it seems though that if I try and set a
constructor to a variable that the Component "finder" errors, so thinking I
am doing something wrong, just not sure.

-Original Message-
From: Tony Weeg [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, January 07, 2004 1:34 PM
To: CF-Talk
Subject: RE: CFC Constructor Question

are you creating the cfc in dwmx? if not then, why not?  then you would
definitely be able to do stuff with it in dwmx, and from what I seen/used,
dwmx is rockin for cfc's 

-Original Message-
From: Kevin Marino [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, January 07, 2004 1:34 PM
To: CF-Talk
Subject: CFC Constructor Question

Happy Hump Day,

I am working on a CFC and am trying to figure a way to do the following so
that my CFC can be exposed to DWMX and cfcexplorer.

This is the pseudo code: 


 




It's the REQUEST.strRemoteUser that I need to set. Right now even if I set
this in the application.cfm the CFC viewer in DWMX fails and cfcexplorer
fails.

Thanks
Kevin

-Kevin Marino
--
Webmaster - HealthObjects
[EMAIL PROTECTED]
410 895 0377 
  _
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: CFC Constructor Question

2004-01-07 Thread Tony Weeg
are you creating the cfc in dwmx? if not then, why not?  then you would
definitely be able to do stuff with it in dwmx, and from what I seen/used,
dwmx is rockin for cfc's 

-Original Message-
From: Kevin Marino [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, January 07, 2004 1:34 PM
To: CF-Talk
Subject: CFC Constructor Question

Happy Hump Day,

I am working on a CFC and am trying to figure a way to do the following so
that my CFC can be exposed to DWMX and cfcexplorer.

This is the pseudo code: 


	 
	
	


It's the REQUEST.strRemoteUser that I need to set. Right now even if I set
this in the application.cfm the CFC viewer in DWMX fails and cfcexplorer
fails.

Thanks
Kevin

-Kevin Marino
--
Webmaster - HealthObjects
[EMAIL PROTECTED]
410 895 0377
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




CFC Constructor Question

2004-01-07 Thread Kevin Marino
Happy Hump Day,

I am working on a CFC and am trying to figure a way to do the following so
that my CFC can be exposed to DWMX and cfcexplorer.

This is the pseudo code: 


	 
	
	


It's the REQUEST.strRemoteUser that I need to set. Right now even if I set
this in the application.cfm the CFC viewer in DWMX fails and cfcexplorer
fails.

Thanks
Kevin

-Kevin Marino
-- 
Webmaster - HealthObjects
[EMAIL PROTECTED]
410 895 0377
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]