[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [ecf-dev] Resume and file append
|
Hi Thomas,
I've created this bug to track:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=223019
We will get to this this week, after checking for dependencies in p2 on
receive(File) and any more comments/thoughts about #1, #2, or #2 prefs.
Scott
Thomas Hallgren wrote:
I think both #1 and #3 are good choices. Perhaps I lean more towards
#1 since #3 might lead to some confusion. Is it consistent with the
start event method or is it a logical continuum? But good
documentation will make that clear in any case so it's not a strong
argument.
- thomas
Scott Lewis wrote:
Markus Alexander Kuppe wrote:
Scott Lewis wrote:
1) Change the method IIFTRRE.receive(File) to
IIFTRRE.receive(File,boolean append)
OR 2) Add method IIFTRRE.receive(File,boolean append) and leave
receive(File) (and File, FileTransferJob) the same.
I'm sort of inclined to choose '1' even though this is a breaking API
change as going forward this will be simpler. Any thoughts/comments?
What about #3? Change the behavior of receive(File) to append but also
have receive(File, bool) for people how want to overwrite rather than
append.
Yes, this is a valid option also, although I was thinking that if
receive(File,bool) is there it sort of makes receive(File)
redundant...but nothing wrong with redundancy redundancy.
Scott
_______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ecf-dev
_______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ecf-dev