I highly doubt that the toString() will be unsupported in any future version of CF as long as it is tied to Java. Since every class in Java implicitly or explicitly implement toString method. Just my .02 cents.
Qasim On 7/20/05, Taco Fleur <[EMAIL PROTECTED]> wrote: > Is there any way to call java's getBytes() on a CF Session structure? > > > > Yeah yeah it's the same old story again, trying to get a slight idea of > how much memory a certain structure will take up in memory so we know > how it will scale... > > > > Been fooling around, does anyone see anything really wrong with this > estimate? > > <cfdump var="#len( session.toString() ) * 8 / 1024# KB"> > > > > Besides from the fact CF might not support toString() on the structure > in the future blah blah... > > > > ________________________________ > > Taco Fleur - E-commerce Development Manager > > Shelco Searches & Services > > An Authorised ASIC Information Broker > > www.shelco.com.au > > Ph: + 61 7 3236 2605 > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:212324 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

