On Sunday, Mar 16, 2003, at 19:41 US/Pacific, S. Isaac Dealey wrote:
> Now if you're talking about adding methods to CFC's at runtime, such as
> <cfset myCFC.doSomething = myUDF> that's a whole other story (and I 
> suspect
> could be useful in some situations, just as it is sometimes useful to 
> group
> UDF's into request structures and the like). I haven't got any clue if 
> MX
> supports it.

Yup, that will work exactly as you expect: adding a function called 
'doSomething' that calls (the same code as) 'myUDF'.

Sean A Corfield -- http://www.corfield.org/blog/

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to