>From what I also understand, serialisation is a deep serialisation, so
be careful with your composition, as you have no control over how deep
the serialisation goes (which is unfortunate, but workaroundable)

That all being said, there is no reason you couldn't roll your own
serialisation Mike, WDDX, or something of your own making.

Mark

On Dec 13, 2007 3:51 AM, Dave Watts <[EMAIL PROTECTED]> wrote:
> > Even if CF8 can serialize CFCs (I've read that it can), I
> > don't think you can store complex variables in the Client
> > scope. I'd assume that a serialized CFC would be considered
> > a complex variable.
>
> No, it's a string. The example in the URL I included writes the string to a
> file.
>
> There is a serious limitation to this, though - your CFC can only contain
> strings, structures and other CFC instances apparently. If it contains
> arrays or queries, you can't deserialize it again! Apparently, Adobe's
> working on fixing that.
>
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/
>
> Fig Leaf Software provides the highest caliber vendor-authorized
> instruction at our training centers in Washington DC, Atlanta,
> Chicago, Baltimore, Northern Virginia, or on-site at your location.
> Visit http://training.figleaf.com/ for more information!
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:294640
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to