Well, I still don't really understand what you're concerned about. If
you have remote methods, you can see them via WSDL - that's kind of
the whole point: it's a remotely accessible API.

On Thu, Oct 7, 2010 at 10:52 AM, Tony Bentley
<cascadefreehee...@gmail.com> wrote:
> I spent some time trying to expose the methods in different structures with 
> different access layers and it looks like the methods will not show up (as a 
> structure) when returning out as json, web service or any other remote call. 
> So basically, I was concerned that creating instances of objects could pass 
> information about the methods within a cfc (like which ones are remote and 
> what arguments would be accepted) but the only way to get this information is 
> through public or private method calls, in which case it needs to be embedded 
> inside of a coldfusion template after the cfc has been initiated. Does this 
> all seem correct?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:337941
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to