On 6/18/11 13:39 , Niclas Hedhman wrote:
On Sat, Jun 18, 2011 at 1:33 PM, Rickard Öberg<[email protected]> wrote:
The problem there is that the I/O style API is for moving sets of items from
one place to another, with both parties agreeing on whether it worked out or
now.
Ok, then the "one place" is sending "content" to "another place".
Would it then make sense that the I/O system is extensible to handle
value composites with type conversion to String/byte[]/streams
on-the-fly somehow?
Not really. With String there's only one, with byte[] it is VERY hard
for the serializer to know how to "chunk it", and with streams, well
it's just not made for the stream case.
/Rickard
_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev