[ 
https://wso2.org/jira/browse/MASHUP-354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jonathan Marsh closed MASHUP-354.
---------------------------------


> File Object documentation
> -------------------------
>
>                 Key: MASHUP-354
>                 URL: https://wso2.org/jira/browse/MASHUP-354
>             Project: WSO2 Mashup Server
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 0.2
>            Reporter: Jonathan Marsh
>            Assignee: Jonathan Marsh
>             Fix For: 0.3
>
>
> openForWriting() implies that each call to write() will start at the start of 
> a file, in fact only the first call to write or writeLine will start at the 
> beginning of the file, subsequent calls will append.
> write(): "Users are required to open the file for writing or for appending 
> before writing to the file. If the file is not open for either reading or 
> writing or appending, then calling this will automatically open the file for 
> writing (overwriting the current content of the file). "  Second line 
> contradicts the first (the user isn't actually required to open the file.)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
Mashup-dev mailing list
[email protected]
http://mailman.wso2.org/cgi-bin/mailman/listinfo/mashup-dev

Reply via email to