> > > <cfa_handler object="this">
> > >  <cffile action="readbinary" file="#sv#" 
> > >       variable="this.filecontent">
> > >  <cfa_contentobjectdata ...
> > 
> > I'd imagine that this would be hugely inefficient, as the 
> > binary data would need to be converted to Base64 for persistent 
> > storage within WDDX, which would then be stored within the 
> > database. You'd be much better off storing filesystem paths 
> > or pointers from a performance aspect.
>
> I am aware of the performance issues involved here. But my 
> question really was: is this 'legal' in spectra terms.

I can't help too much with that. As far as I can tell, it would be, but I'd
never want to find out.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to