Issue Details (XML | Word | Printable)

Key: MULE-3213
Type: Bug Bug
Status: Open Open
Priority: Minor Minor
Assignee: Unassigned
Reporter: Daniel Feist
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Mule

Some transformers that return byte[] should be returning Stream

Created: 10/Apr/08 06:24 PM   Updated: 12/Nov/08 08:59 PM
Component/s: Core: Transformers
Affects Version/s: 2.0.0
Fix Version/s: 2.1.x Backlog

Time Tracking:
Not Specified

Issue Links:
Related
 

Labels:
User impact: Medium


 Description  « Hide
Some transformers that return a byte[] should really be returning a Stream:
  • MimeMessageToRfc822ByteArray
  • FileToByteArray
  • HttpRequestToByteArray
  • AbstractXmlTransformer (With some source types but not with others I think)

This ones probably not but should be reviewed:

  • Base64Decoder
  • GZipCompressTransformer
  • ObjectToByteArray


 All   Comments   Work Log   Change History   Transitions   FishEye      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.