Thanks for your reply I just touhgt there might be a way to use the cfscript
way with some additional stuff in front of the "function" keyword.

Cheers
Chris
-----Original Message-----
From: John Beynon [mailto:[EMAIL PROTECTED] 
Sent: 01 July 2005 09:14
To: CF-Talk
Subject: Re: write component/object with cfscript

CFCs have to be written as tags, <cfcomponent>, <cffunction>, cfscript
can be used inside the <cffunction> though.

john.


On 7/1/05, BOUDOT Christian <[EMAIL PROTECTED]> wrote:
> Hi Folks,
> 
> 
> 
> I am writing an object definition with cfcomponent and I would like to use
> cfscript inside. I couldn't find any reference if there was a way to
specify
> the access type and the return type of a function (method) with cfscript
> like you would do it in Java.
> 
> 
> 
> public boolean DummyFunction()
> 
> {
> 
>             ....
> 
> }
> 
> 
> 
> Thanks for your help
> 
> 
> 
> Chris
> 
> 
> 
> 
> 
> 
> 
> ________________________________________
> 
> Christian Boudot
> 
> Intrasoft International S.A.
> 
> 2b rue Nicolas Bové
> 
> L-1253 Luxembourg
> 
> Telephone: +352 44 10 12 2114
> 
> 
> 
> 
> 
> 
> 
> 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:211007
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to