The way I have always used web services and CFCs is to invoke a complete instance of the object, not just the methods.
> -----Original Message----- > From: Sean A Corfield [mailto:sean@;corfield.org] > Sent: Friday, October 25, 2002 11:09 AM > To: CF-Talk > Subject: Re: CFC in .NET > > On Friday, Oct 25, 2002, at 07:50 US/Pacific, Nick McClure wrote: > > How does one deal with things like Constructors and such? > > Since you're invoking it via a Web Service, constructors aren't really > an issue. > > An Architect's View -- http://www.corfield.org/blog/ > > Macromedia DevCon 2002, October 27-30, Orlando, Florida > Architecting a New Internet Experience > Register today at http://www.macromedia.com/go/devcon2002 > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk 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.

