Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

6
  • Yep, a native solution is the best solution. Commented Sep 27, 2011 at 1:46
  • @Atticus: Why do you suggest a native solution? And how is leonbloy's good suggestion (1+ to him) a native solution? Commented Sep 27, 2011 at 1:48
  • @HovercraftFullOfEels Because instead of making a work around, he is telling the OP that you can just include a boolean flag to append the new content rather than overwriting it... And since this is supported natively by the language, i called it a "native solution" Commented Sep 27, 2011 at 1:55
  • Hm, I consider native solutions, those that require native code, often written in C or C++ and often requiring JNI (Java Native Interface), or JNA (Java Native Access). Commented Sep 27, 2011 at 2:01
  • @HovercraftFullOfEels are you trolling my use of the word native in this scenario? lol :) Commented Sep 27, 2011 at 4:58