On 12/11/06, Kapil Thangavelu <[EMAIL PROTECTED]> wrote:
> I am seriously concerned about the str(content) part. We have improved
> a lot the situation in other places in AT and it should not do that
> anywere else anymore (except in the transforms maybe). We need to
> fight that will all our forces. :)
the str(content) is basically arg marshalling for transforms, if you know
a way to pass a stream to the transform api... do tell. afaicr, internally
evening passing in an idatastream object using portaltranforms interfaces,
still assumes an accessor to a string blob.
So we need to fix that. We can surely provide a 'stream' adapter for
FileField. We should be able to change the transform API to make use
of streams.
--
Sidnei da Silva
Enfold Systems http://enfoldsystems.com
Fax +1 832 201 8856 Office +1 713 942 2377 Ext 214
_______________________________________________
Framework-Team mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/framework-team