custom data types (e.g. "FooObject"). Likewise, I can't specify a
custom data type as a <cfargument> type. The only place I seem to be
having luck in this regard is in my init() methods, where I'm
returning "this," and specifying the appropriate <cffunction>
returntype.
For now (with the exception of the properly restricted init() method),
I'm opening up these attributes by using the type "any" wherever I'm
passing around a custom data type.
What's the trick to restricting input and output to custom types?
Thanks,
Jamie
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

