Re: [Vala] Initializing strings to be used by FileStream::gets



On 9/9/07, Ed Schouten <ed fxq nl> wrote:
* Jürg Billeter <j bitron ch> wrote:
What do other people think about renaming GLib.String to
GLib.StringBuilder?

What about naming it StringBuffer, just like Java?

--
 Ed Schouten <ed fxq nl>
 WWW: http://g-rave.nl/

_______________________________________________
Vala mailing list
Vala paldo org
http://www.paldo.org/mailman/listinfo/vala



Actually both StringBuffer and StringBuilder exist in Java. where the
Buffer variant is thread safe and the Builder is not.

but I think StringBuilder better describes GString.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]